Ad Widget

Collapse

Tomcat JMX Template not creating Items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • laszlof
    Junior Member
    • Sep 2023
    • 2

    #1

    Tomcat JMX Template not creating Items

    Having some issues getting the Apache Tomcat JMX template working.

    I have the jmx gateway setup and working, I'm able to go into the discovery rules and test them, and get applicable data back. However, the Item prototypes are not being created as items under the Tomcat hosts for whatever reason.

    The only Item that gets set is the "Tomcat: Version" item. It seems anything that depends on {#JMXOBJ} does not get created. If I go to the Item prototypes and manually populate JMXOBJ with the values from the Test of the discover rule, it returns data as expected.

    What am I missing here?

    Thanks
  • laszlof
    Junior Member
    • Sep 2023
    • 2

    #2
    I managed to get this resolved. If anyone else runs into this, the issue I had was I did not have any Java Pollers setup. "StartJavaPollers" is set to 0 by default, you need to set this in order for item collection to work.

    Comment

    Working...