Monitoring Tools and Commands Flashcards
1
Q
jconsole
A
Start a graphical console to monitor and manage Java Applications.
2
Q
jps: Experimental
A
List the instrumented JVMs on the target system
3
Q
jstat: Experimental
A
monitor JVM statistics.
4
Q
jstatd: Experimental
A
monitor the creation and termination of instrumented Java HotSpot VMs.