What is the best or most commonly used JMX Console / Client [closed]

I would prefer using JConsole for application monitoring, and it does have graphical view. If you’re using JDK 5.0 or above then it’s the best. Please refer to this using jconsole page for more details.

I have been primarily using it for GC tuning and finding bottlenecks.


JConsole has a graphical view.

You also have VisualVM and Oracle JRockit Mission Control