Hello,
I’m fairly new at creating Actions/Escalations.
I’m running CentOS7.3 with Zabbix Server 3.2.3 installed.
I’m trying to create an action for Zabbix agent to notify me that it is unavailable immediately, then every hour to all admin users when it Not Acknowledge.
After 1 Day there is an escalations that gets sent to CTO/Boss, this will continue till it’s acknowledged.
If the problem is acknowledge, BUT still is a problem I need a notification every day stating it’s still a problem i.e. not fixed.
What I tried was to create an action that has only two steps using Zabbix Agent Unavailable trigger.
Action Name = zabbix_agentd – Availability
Conditions using the Trigger=Zabbix-agent Unavailable
Operations Step duration= 3600s
1. Operation steps = 1-0 immediately duration=Default Send to all Admin Users
Operation Conditions = Event Acknowledged=Not Ack
2. Operation steps = 25-0 1Day, duration=86400 Send to CTO (i.e. Boss)
Operation Conditions = none
During my testing everything seems to work fine, it sends email immediately that there is a problem and every hour to all Admin users. Also after one day it send an email to my CTO/Boss. The problem that occurs is no matter when you acknowledge the problem (couple hours or after a day) my CTO still get an email every hour. It looks like this is coming from the default settings on the Operation part, but I thought I configured it to only send once a day. I’ve have tried different configuration such as adding the second step with;
Operation Conditions = Event Acknowledged=Not Ack
This added configuration stop send emails alerts to CTO after it was acknowledged, but no reminder emails that there is still a problem. I have been at this and all over the web, Zabbix forums and
Any Help or advice would be appreciated
Thank you
I’m fairly new at creating Actions/Escalations.
I’m running CentOS7.3 with Zabbix Server 3.2.3 installed.
I’m trying to create an action for Zabbix agent to notify me that it is unavailable immediately, then every hour to all admin users when it Not Acknowledge.
After 1 Day there is an escalations that gets sent to CTO/Boss, this will continue till it’s acknowledged.
If the problem is acknowledge, BUT still is a problem I need a notification every day stating it’s still a problem i.e. not fixed.
What I tried was to create an action that has only two steps using Zabbix Agent Unavailable trigger.
Action Name = zabbix_agentd – Availability
Conditions using the Trigger=Zabbix-agent Unavailable
Operations Step duration= 3600s
1. Operation steps = 1-0 immediately duration=Default Send to all Admin Users
Operation Conditions = Event Acknowledged=Not Ack
2. Operation steps = 25-0 1Day, duration=86400 Send to CTO (i.e. Boss)
Operation Conditions = none
During my testing everything seems to work fine, it sends email immediately that there is a problem and every hour to all Admin users. Also after one day it send an email to my CTO/Boss. The problem that occurs is no matter when you acknowledge the problem (couple hours or after a day) my CTO still get an email every hour. It looks like this is coming from the default settings on the Operation part, but I thought I configured it to only send once a day. I’ve have tried different configuration such as adding the second step with;
Operation Conditions = Event Acknowledged=Not Ack
This added configuration stop send emails alerts to CTO after it was acknowledged, but no reminder emails that there is still a problem. I have been at this and all over the web, Zabbix forums and
Any Help or advice would be appreciated
Thank you
Comment