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

Trigger remains in 'PROBLEM' while trigger/item is disabled

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 5.0.9
    • Server (S)
    • None
    • Zabbix 5, every version

      Create new item, and a trigger on that item. Make sure trigger goes into problem state and navigate to Monitoring -> Problems to confirm.

      Once confirmed, disable this trigger, navigate back to Monitoring -> Problems and confirm the trigger is not in the problem state(==hidden) anymore on this view

       

      Now, if you navigate to configuration -> hosts -> {host} -> triggers, you will see the trigger is still in the problem state. It is still in the problem state in the DB and api call problem.get will still pick it up.

       

      According to the docs:

      A trigger may have the following status:

      VALUE DESCRIPTION
      OK This is a normal trigger state.
      PROBLEM Normally means that something happened. For example, the processor load is too high.

       

      If trigger is disabled (or corresponding item for that matters) we can never determine something happened and the PROBLEM state is misleading.

       

      I think this behaviour should be changed. If host, item or trigger is disabled the state should be reset to normal (or unknown?).

            zabbix.support Zabbix Support Team
            brian.baekel Brian van Baekel
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: