I am using zabbix 5.0.17 and setting it up to monitor windows event logs. It generates a problem ok when an event log is monitored. What I want to do is get zabbix to auto close it, if it does not receive another event with in a few minutes of the first alert.
Currently I have this setup as a test item

Then I have a trigger

So what I would like is to allow the problem be open long enough for it to be emailed out, then close the problem. If a new event log is triggered then it would do the same. The only thing I can think of is it would need to allow for creating several events very close together.
Currently I have this setup as a test item
Then I have a trigger
So what I would like is to allow the problem be open long enough for it to be emailed out, then close the problem. If a new event log is triggered then it would do the same. The only thing I can think of is it would need to allow for creating several events very close together.
Comment