-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
None
-
None
Hi guys,
I have trying to monitoring multiple interface JMX, but only with the first i can.
In a item like:
jmx["java.lang:type=GarbageCollector,name=PS Scavenge",CollectionCount]
jmx interface 1: 9001
jmx interface 2: 9002
jmx interface 3: 9003
jmx interface 4: 9004
Can i specify the JMX interface that this item should use?
I have 4 JMX interface in the same host, because my Tomcat 6 has work with a loadbalance of workers and i want to monitoring all workers.