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
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
Comment