-
Incident report
-
Resolution: Incomplete
-
Trivial
-
None
-
5.0.8
-
Zabbix 5.0.2
"Problem is not suppressed" action condition in the actions may lead to missing notifications from Zabbix. Another affected user: https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/370741-problem-with-actions-after-maintenance-period-ends-zabbix-4-0-1
Steps to reproduce:
- Configure Zabbix action with "Problem is not suppressed" condition for a host (use other default values, i.e. "Pause operations for suppressed problems" is enabled also)
- Use "1 - 0" step to execute an operation continuously (e.g. execute a command every N minutes)
- Configure maintenance for 5 minutes for the host
- Wait until maintenance is started for the host
- Generete a test problem
- Wait for 5 minutes until maintenance is ended for the host
- Wait for some time
Result:
No operations/actions will be executed for the active problem after the maintenance
Expected:
Operation/escalation should be executed after the maintenance because problem is still active and not suppressed any more.