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

Conversion of "not equal" operator breaks LLD macro names in triggers

XMLWordPrintable

      ObViously the conversion of # to <> also breaks LLD macro names in triggers.

      In Zabbix 2.2.3 I had the following trigger expression (removed uninteresting parts):

      {ServerA:agecheck["//1.2.3.4/e$/Backup","8Man.bak"].dayofweek()} > {#DAY_FROM}
      

      In Zabbix 2.4.0 it is now shown as:

      {ServerA:agecheck["//1.2.3.4/e$/Backup","8Man.bak"].dayofweek()} > *ERROR*
      

      with status "unknown" and the info field (great thing!) says:

      Invalid expression [{42282} > {<>DAY_FROM}]
      

            Unassigned Unassigned
            maxhq Jens Berthold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: