All eazyBI for Jira eazyBI for Confluence Private eazyBI

Monitoring with VisualVM
Private eazyBI

VisualVM is a visual tool for monitoring Java applications and can be used to monitor the Private eazyBI JVM process.

Connecting to a remote Private eazyBI

If Private eazyBI runs on a different server than VisualVM or if it runs on the same server but from a different user then you need to set up JMX remote connection.

Edit bin/start.sh or bin\start.bat file and see an example of JMX settings in JAVA_OPTS  variable (after the comment "Enable remote JMX connection to specified port"). Please specify the necessary JMX connection port number in com.sun.management.jmxremote.port  and com.sun.management.jmxremote.rmi.port properties.

In VisualVM add a new JMX connection and specify the hostname of the eazyBI server and JMX port that you specified.