Hello,
I am using Zabbix 2.0.2 on CentOS 5U8. I have set up web monitoring with the following trigger:
{host:web.test.fail[Scenario].last(0)}#0
as per:
http://www.zabbix.com/documentation/...nitoring/items
It works great, however I am monitoring some sites that are far away and it is possible they might fail a check or two. With the config above, I get a notification for every failure. I would like to set up this trigger in a way, that after 3 failed checks it triggers the notification. Is that possible?
Regards,
Luke
I am using Zabbix 2.0.2 on CentOS 5U8. I have set up web monitoring with the following trigger:
{host:web.test.fail[Scenario].last(0)}#0
as per:
http://www.zabbix.com/documentation/...nitoring/items
It works great, however I am monitoring some sites that are far away and it is possible they might fail a check or two. With the config above, I get a notification for every failure. I would like to set up this trigger in a way, that after 3 failed checks it triggers the notification. Is that possible?
Regards,
Luke



Comment