JMX - Visualvm Tool (Client)

Java Conceptuel Diagram

About

A Jmx client graphical tool that provides detailed information about the Java technology-based applications (Java applications) while they are running in a Java Virtual Machine. Java VisualVM provides:

  • memory and CPU profiling,
  • heap dump analysis,
  • memory leak detection,
  • access to MBeans,
  • and garbage collection.

See the bin directory of a Jdk installation.





Discover More
Java Conceptuel Diagram
JMX - Client

A Jmx client is a client that can connect to a Jmx instance of the Jvm. Any JMX client will not see applications that are not owned by the same user. For example under Windows, if an application is...



Share this page:
Follow us:
Task Runner