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

Epoch time function now() causes event loop

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 2.0.4
    • Server (S)
    • RedHat el6.3

      Trigger expression looks like this:

      <code>
      Template:ifInErrors.83886080.change(0)} > 0 | Template:ifOutErrors.83886080.change(0)} > 0 | Template:ifAlias.83886080.now(0)} < 0
      </code>

      I basically need ifAlias to take advantage of the MACROs, so I just need a false evaluation for ifAlias in this logical OR statement. The problem seems to be when the trigger fired by the ifInErrors or ifOutErrors, and an event is generated by the specified action, within 30 seconds another event is generated. This goes on ad nauseum, basically an event loop. When I take the now() statement out and replace it with something else that evaluates false, it works as expected with no loops.

      I've attached a partial screenshot of the Events page.

            Unassigned Unassigned
            js1 Jiann-Ming Su
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: