I currently use jconsole to monitor performance metrics of my Java application and would like to script this data acquisition. Is there a way to retrieve these VM metrics (heap ...
Oracle/Sun says its fine as long as you don't run it locally on production box? http://download.oracle.com/javase/1.5.0/docs/guide/management/jconsole.html
Note: Using jconsole to monitor a local application is useful for development and ...
I am using JTOP plugin of JConsole in VisualVM. It somes me the CPU(secs) usage. I am trying to understand the meaning of this, is it?