Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-5536

Issues with monitoring multiple Java instances on the same host

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 2.0.2
    • Java gateway (J)
    • None
    • RHEL / Centos / Windows 2k8R2

      I have multiple java instances running on multiple servers. the current setup for jmx agent only allows you to interrogate 1 jmx interface.

      I can setup multiple jmx interfaces, but I can't get the same values from both jvms
      for example I can create a template to read
      jmx["java.lang:type=Threading","ThreadCount"]
      from 1 jmx, but when i try and create another I can't there is a clash of the key's

      i tried to tack a [0] [1] or [2] on the end. But JMX doesn't like that !

      I think the simplest way forward is to allow the [] at the end, but have jmx ignore it when it makes it request !

      Then all i need to do is assign per host which jmx interface to use.

      or even better if the [x] could be used to select with jmx interface to use ! [0] => default [1] -> 1 [2] - > 2 !

            Unassigned Unassigned
            alex.samad@yieldbroker.com Alex Samad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: