Hi,
I have 3 different Java JMX enabled applications installed on the same machine. Now I have to monitor a lot of stuff for them.
I have created the JMX interfaces listening on different port numbers.
My question is how to I apply the template for each JMX interface or should I add the host 3 times under different names with a single JMX interface?
Best,
-Iulian
I have 3 different Java JMX enabled applications installed on the same machine. Now I have to monitor a lot of stuff for them.
I have created the JMX interfaces listening on different port numbers.
My question is how to I apply the template for each JMX interface or should I add the host 3 times under different names with a single JMX interface?
Best,
-Iulian
Comment