Hello, I would like to fire a trigger (to send me an email alert) when an item changes from 0 to unknown.
That is I want to fire an email alert when a zabbix_agentd stops running in a remote host.
What is the correct way of doing it? Im trying different things but latest data remains the same as when the agent was running so i dont get an email when a host is down.
I want to avoid doing ping checks for remote hosts in another agent. I want each agent to "contain" a trigger that activates when the agent goes down.
That is I want to fire an email alert when a zabbix_agentd stops running in a remote host.
What is the correct way of doing it? Im trying different things but latest data remains the same as when the agent was running so i dont get an email when a host is down.
I want to avoid doing ping checks for remote hosts in another agent. I want each agent to "contain" a trigger that activates when the agent goes down.
Comment