Hi,
Acknowledge don't change trigger state, it just mark it as .. acknowledged.
In order to reset the alert, trigger condition have to be false. In your case, either missing event appears in eventlog or time reaches 15:20:00.
This is a recurring problem in Zabbix, it is not easy to deal with systems that generate something when a problem appears but don't do anything when it disappears.
The only solution seems to be to use some time limit in trigger expression; but there is a chance to miss it since it will disappear from Zabbix dashboard.
Regards,
Alixen
Acknowledge don't change trigger state, it just mark it as .. acknowledged.
In order to reset the alert, trigger condition have to be false. In your case, either missing event appears in eventlog or time reaches 15:20:00.
This is a recurring problem in Zabbix, it is not easy to deal with systems that generate something when a problem appears but don't do anything when it disappears.
The only solution seems to be to use some time limit in trigger expression; but there is a chance to miss it since it will disappear from Zabbix dashboard.
Regards,
Alixen

Comment