Ad Widget

Collapse

Template_Java - jmx

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bignose
    Member
    • Dec 2008
    • 58

    #1

    Template_Java - jmx

    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
  • MrKen
    Senior Member
    • Oct 2008
    • 652

    #2
    Originally posted by bignose
    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?
    Could be possible that zabbix is complaining about the extra square bracket at the end. [VmVersion]]

    Here are some links for jboss and Tomcat



    Disclaimer: All of the above is pure speculation.

    Comment

    Working...