Browse > Home /

| Subcribe via RSS

IBM Monitoring and Diagnostic Tools for Java – Health Center

May 27th, 2009 | No Comments | 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
Tags: , , , , ,

VisualVM All-in-one Java Troubleshooting Tool

January 15th, 2009 | No Comments | Posted in Tools
VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis for the Java SE platform
localremoteapps
  • Share/Bookmark
Tags: ,

ProGuard Version 4.3 – Free Optimizer and Obfuscator

December 19th, 2008 | No Comments | Posted in Java

free Java class file shrinker, optimizer, obfuscator, and preverifier.

ProGuard is distributed under the terms of the GPL. You can download the program, documentation, and examples from proguard.sourceforge.net.

  • Share/Bookmark
Tags: ,