VISUALVM(1) | User Commands | VISUALVM(1) |
VisualVM - All-in-One Java Troubleshooting Tool
jvisualvm [OPTIONS]
VisualVM is a tool to monitor and troubleshoot Java applications. It runs on Java 7 or higher but is able to monitor applications running on JDK 1.4 and higher. It utilizes various available technologies like jvmstat, JMX, the Serviceability Agent (SA), and the Attach API to get the data and automatically uses the fastest and most lightweight technology to impose minimal overhead on monitored applications.
More information and tutorial videos are available on the VisualVM site at:
May 2014 | VisualVM 2.0.4 |