![]() Previous |
![]() Next |
The JRockit Mission Control Client is the application from which you connect to a JVM and start the tools that are included in JRockit Mission Control. On startup, the client shows the JVM Browser where you can choose a running JVM that you wish to monitor using one of the following methods:
Connect a Management Console to the running JVM. Using the Management Console you can monitor the JVM and Java application while they are running. You can even change some of the JVM properties in run time through Managed Beans (MBeans).
Connect a Memory Leak Detector to the running JVM. The Memory Leak Detector helps you find and eliminate memory leaks in your Java application.
Create a recording of all behavior during appliaction runtime...
The JRockit Mission Control tools communicate with the JVM using a JMX agent or, in the case of the Memory Leak Detector, a dedicated Memory Leak Server.
To start JRockit Mission Control Client, see "Starting JRockit Mission Control Client".