Use these commands to monitor and manage the Java Virtual Machine (JVM). These commands are unsupported and experimental and might not be available in future JDK release. These command are not supported on Windows 98 and Windows ME.
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