Documentation Contents
Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

13 Monitor the JVM

Use these commands to monitor and manage the Java Virtual Machine (JVM). Most of these commands are unsupported and experimental and might not be available in future JDK release.

This section contains the following commands:

jps: Experimental. Lists the instrumented Java Virtual Machines on the target system.

jstat: Experimental. Monitors Java virtual machine statistics

jstatd: Experimental. Monitors Java Virtual Machines and enables remote monitoring tools to attach to JVMs.

jmc: Starts Java Mission Controla tool for monitoring and managing running Java applications and JVMs.

Contents    Previous    Next

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.
Contact Us