Browse > Home / IBM, Java / Blog article: IBM Monitoring and Diagnostic Tools for Java – Health Center

| Subcribe via RSS

IBM Monitoring and Diagnostic Tools for Java – Health Center

May 27th, 2009 Posted in IBM, Java

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

Read more

  • Share/Bookmark

Leave a Reply