Hello all :-)

VisualVM is a visual tool that integrates several existing JDK software
tools and lightweight memory and CPU profiling capabilities. This tool
is designed for both production and development time use and further
enhances the capability of monitoring and performance analysis for the
Java SE platform.

Using VisualVM on Ubuntu Linux 7.04 and JDK 1.6

     1. Download Visual VM (preview) from here
        (https://visualvm.dev.java.net/downloads/visualvm_preview1.zip)
     2. Unzip it and navigate to the bin directory
     3. Set the environment variable jdkhome to your JDK installation
        directory
        [EMAIL PROTECTED]:~/temp-workspace/visualvm/bin$ export
        jdkhome=/home/amit/jdk1.6.0_02/
     4. Start VisualVM by using the shell script visualvm
        [EMAIL PROTECTED]:~/temp-workspace/visualvm/bin$
        ./visualvm

Screesnhots @
http://amitksaha.blogspot.com/2007/10/visualvm-first-look.html

Links to Visit:

      * VisualVM: Project Homepage(https://visualvm.dev.java.net/)
      * Introduction to
VisualVM(https://visualvm.dev.java.net/description.html)



-- 
Amit Kumar Saha
me blogs@ http://amitksaha.blogspot.com
URL:http://amitsaha.in.googlepages.com



-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to