Hey,
I'm monitoring the availability of some websites. Since I'm getting some occasional timeouts I'd like Zabbix to fire off the trigger only after the third failure. So I set it up as follows:
{URLS:web.test.fail[website.com].max(#4)}>3
I'm not very sure about this. What does "{URLS:web.test.fail[website.com].max(#4)}" actually return? A true or false?
Thanks
I'm monitoring the availability of some websites. Since I'm getting some occasional timeouts I'd like Zabbix to fire off the trigger only after the third failure. So I set it up as follows:
{URLS:web.test.fail[website.com].max(#4)}>3
I'm not very sure about this. What does "{URLS:web.test.fail[website.com].max(#4)}" actually return? A true or false?
Thanks
Comment