Thursday, July 29, 2010

How to run JConsole with JTop

If you need to run JConsole with JTop, all you have to use
is the following command and it will appear as a new tab on
JConsole.

$ jconsole -pluginpath JDK_HOME/demo/management/JTop/JTop.jar

0 comments: