I have a website whose running on Apache Server. I want recieve a notification every time when a web site falling down.I created a trigger:
{Zabbix server:web.test.fail[http:example.com].sum(#6)}>0
But website running not well and i receive a error every 6 hours or 30 minutes.
How writing a trigger which send me a notification after 12 minutes (for example) error site?
I just want to my trigger didn't catch a small error of web site. Only global crash.