Database Reference
In-Depth Information
As a matter of taste, some people prefer VisualVM to JConsole. VisualVM does not
provide JMX support out of the box. However, it is fairly easy to add a VisualVM-
MBeans plugin to enable such functionality. VisualVM combines JConsole, jstat, jinfo,
jstack, and jmap. This is available in versions starting from JDK 6 and can be accessed at
$JDK_HOME/bin/jvisualvm .
Details on VisualVM are beyond the scope of this topic, but you can learn about them at
https://visualvm.java.net/jmx_connections.html .
Search WWH ::




Custom Search