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

In frontend macro {ITEM.VALUE<1-9>} is evaluated differently in trigger name

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 2.0.6
    • Documentation (D)
    • Linux, CentOS-6.4, PostgreSQL 9.1.9, Apache HTTPD-2.2.15, PHP-5.3.3

      I've got a trigger name that gets evaluated differently in 'Last 20 issues' and 'Status of triggers'.

      The trigger is configured like that:
      Name: Expect more than {ITEM.VALUE1} foo processes
      Expression: {host.example.com:proc.num[foo,root].last(0)}<1

      In 'Status of triggers' it is evaluated to:
      Expect more than 0 foo processes

      In 'Last 20 issues' it is evaluated to:
      Expect more than 1 foo processes

      The value of the corresponding item is 0.
      Other macros might be affected too but I noticed it only for this macro yet.

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

              Created:
              Updated:
              Resolved: