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

Recovery strange behaviour

XMLWordPrintable

      Hi, don't know if it's normal behaviour or bug:
      here is a simpilfy situation
      I have created two trap items (A and B) that catch 2 different specific trap ID
      I have created a trigger that raises a problem if itemA contain a particular string with recovery expression based on itemB (if item B contains particular string). For instance
      Problem expression: {snmptrap["itemA_key"].str("raise string")}=1
      Recovery expression: {snmptrap["itemB_key"].str("ack string")}=1

      If I generated a valid trap that is catched by itemB, I have a problem generated whereas zabbix never received a valid trap catched by itemA.
      Moreover, if I send a valid trap catched by itemA, I get the problem (it's normal) and if I send a valid trap for itemB, I have a new problem whereas I supposed that this recovery trap should close the ItemA trap.
      Is it normal, a bug or I missed something?
      Regards,
      Marc

            Unassigned Unassigned
            marc55 Marc Sowinski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: