Hi
we are experiencing some problem with trigger "Server is unreachable". When a host is very very busy, by some reason Zabbix Server can't stablish connection with Zabbix Agentd during some seconds then trigger is fired and action starts, sending SMS and Email.
I'm finding some way to continue monitoring of host falled but I want that only alerts when some reasonable kind of time has gone.
Maybe adding more conditions to standard trigger?
{Template_Linux:status.last(0)}=2&{Template_Linux: status.min(120)}=2
Some idea guys?
Thanks
we are experiencing some problem with trigger "Server is unreachable". When a host is very very busy, by some reason Zabbix Server can't stablish connection with Zabbix Agentd during some seconds then trigger is fired and action starts, sending SMS and Email.
I'm finding some way to continue monitoring of host falled but I want that only alerts when some reasonable kind of time has gone.
Maybe adding more conditions to standard trigger?
{Template_Linux:status.last(0)}=2&{Template_Linux: status.min(120)}=2
Some idea guys?
Thanks
roc.num[httpd].last(0)}<1&{Template_Linux
Comment