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

edit
edit

📚 Artikel Terkait di Wikipedia

J (programming language)

exit '' (Note that current j implementations install either jconsole or (because jconsole is used by java), ijconsole and likely install this to /usr/bin

Java version history

annotations, and security, as well as quality, compatibility, and stability. JConsole is now officially supported. Java DB support has been added. Java SE 6

Java Development Kit

disassembler javaws – the Java Web Start launcher for JNLP applications JConsole – Java Monitoring and Management Console jdb – the debugger jhat – Java

Apache Cassandra

Dropwizard metrics framework, and may be queried via JMX using tools such as JConsole or passed to external monitoring systems via Dropwizard-compatible reporter

Java Management Extensions

(HTML/HTTP, WML/HTTP, …). Applications can be generic consoles (such as JConsole and MC4J) or domain-specific (monitoring) applications. External applications

List of performance analysis tools

applications, available under the Apache License, Version 2.0 (ALv2). JConsole is the profiler which comes with the Java Development Kit JProfiler JRockit

List of Java software and tools

WildFly – application server jdb – Java debugger bundled with the JDK JConsole – JMX-compliant monitoring tool JDK Flight Recorder – method profiling

Java Platform Module System

processes, including jcmd, jps, and jstat. jdk.jconsole Defines the JMX-based graphical tool, jconsole, for monitoring and managing Java applications