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

Item 'Name of the current compiler' in 'Template JMX Generic' needs to be updated

XMLWordPrintable

      Just noticed that the key behind 'Name of the current compiler' (at least in connection with the related trigger) is not working as expected.
      The key 'jmx["java.lang:type=Compilation",Name]' doesn't reflect anymore whether the VM runs in 'client' or 'server' mode. I don't know at which point in time this changed.

      To be on the safe side I decided to add a new item instead of updating the original one.

      Key of new item:
      jmx["java.lang:type=Runtime",VmName]

      Updated trigger:

      {Template JMX Generic:jmx["java.lang:type=Compilation",Name].str(Server)}

      #1&

      {Template JMX Generic:jmx["java.lang:type=Runtime",VmName].str(Server)}

      #1

            Unassigned Unassigned
            okkuv9xh Marc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: