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.
One can download it here
One can use it to monitor glassfish. Here is a good blog how to configure the glassfish plugin.
I had an issue with the installation. The issue was that I was running JDK6.12
Switching to JDK6.11 solved the problem.
Wednesday, March 25, 2009
Subscribe to:
Post Comments (Atom)
JDK 6u12 problems maybe caused by this? http://blogs.sun.com/nbprofiler/entry/visualvm_fixed_to_correctly_recognize
ReplyDeleteYep... thanks!
ReplyDelete