I am using a web scenario to access an html file and monitoring the status code that is returned. I am frequently seeing what I believe are false positives of "status code: 0" returned in one query and normal "status code: 200" in the next. Update interval in the web scenario is 60 secs.
I would like to set up my triggers such that if I receive a "status code:0" zabbix would test again and if both tests return 0, *then* fire off the notification email.
Is this possible? Is there another way that others have had success with?
Thank you,
-dave
I would like to set up my triggers such that if I receive a "status code:0" zabbix would test again and if both tests return 0, *then* fire off the notification email.
Is this possible? Is there another way that others have had success with?
Thank you,
-dave
Comment