JConsole

JConsole is a graphical monitoring tool to monitor Java Virtual Machine (JVM) and java applications both on a local or remote machine.

JConsole uses underlying features of Java Virtual Machine to provide information on performance and resource consumption of applications running on the Java platform using Java Management Extensions (JMX) technology. JConsole comes as part of Java Development Kit (JDK) and the graphical console can be started using "jconsole" command.

See also

External links

Read in another language

This page is available in 2 languages

Last modified on 19 April 2013, at 15:46