Ad Widget

Collapse

best practices for monitoring multiple jmx

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kpetruk
    Junior Member
    • Jan 2011
    • 7

    #1

    best practices for monitoring multiple jmx

    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.
  • felix.egli
    Junior Member
    • Nov 2014
    • 7

    #2
    It should be possible to configure the port in the template. For SNMP items this is possible and for JMX it should be implemented the same way.

    Comment

    Working...