Performance analysis and diagnostic aid for Java applications
I just tried the latest iteration of the VisualVM tool, which just released a beta. Very impressive, especially the GlassFish related capabilities. I wonder if there is comparable tooling for other application servers. Here is the functionality in a nutshell:
- Monitoring and performance analysis for Java SE and EE
- Integrates the features of several JDK tools
- jps, jinfo, jstack, jmap, and more
- Provides lightweight memory and CPU profiling
- Designed for both development and production
- Can observe JDK 1.4.2 or higher
- Provides APIs for writing add-on plugins