I have dozen of servers (hosts) with 2-5 jmx apps (every on own port).
Apps are standalone and tomcat (various versions).
E.g.
standalone jmx port: 12341
standalone2 jmx port: 12342
standalone3 jmx port: 12343
tomcat1 jmx port: 12344
tomcat2 jmx port: 12345
For each app I have separate template, with items, triggers and charts.
One of my problems:
When I add multiple jmx templates, i need to go and change each item "Host interface" to correct port.
What is better way to handle that?
Also any other suggestions are welcome.
Apps are standalone and tomcat (various versions).
E.g.
standalone jmx port: 12341
standalone2 jmx port: 12342
standalone3 jmx port: 12343
tomcat1 jmx port: 12344
tomcat2 jmx port: 12345
For each app I have separate template, with items, triggers and charts.
One of my problems:
When I add multiple jmx templates, i need to go and change each item "Host interface" to correct port.
What is better way to handle that?
Also any other suggestions are welcome.
Comment