I am trying to setup JMX monitoring on a server that runs both tomcat and jboss.
The default Template_Java seems to have alot of JMX items in it, but I do not know how to tell them which ports to use, so i can jmx query tomcat and jboss etc.
Also, when I ran this:
zabbix_get -s10.33.33.18 -kjmx[java.lang:type=Runtime][VmVersion]]
I get "ZBX_NOTSUPPORTED"
Is this because I haven't enabled JMX yet on that server, or is the zabbix agent complaining for a separate reason?
Thanks
The default Template_Java seems to have alot of JMX items in it, but I do not know how to tell them which ports to use, so i can jmx query tomcat and jboss etc.
Also, when I ran this:
zabbix_get -s10.33.33.18 -kjmx[java.lang:type=Runtime][VmVersion]]
I get "ZBX_NOTSUPPORTED"
Is this because I haven't enabled JMX yet on that server, or is the zabbix agent complaining for a separate reason?
Thanks
Comment