IBM Monitoring and Diagnostic Tools for Java – Health Center
Health Center is a low-processor and memory usage diagnostic tool for monitoring the status of a running IBM Java Virtual Machine (JVM). It provides live information and recommendations in each of the following areas:
- Classes – information about classes being loaded
- Environment – details of the configuration and system of the monitored application
- Garbage collection – information about the Java heap and pause times
- Locking – information about contention on inflated locks
- Profiling – sampling profile of Java methods including call paths

