Hi, I´m having issues with duplicate alert/recover messages.
Conditions:
Maintenance status not in "maintenance"
Trigger value = "PROBLEM"
Trigger severity >= "High"
Subject: {TRIGGER.STATUS}: {TRIGGER.NAME}
Message: PROBLEM: {TRIGGER.NAME}. Time: {EVENT.TIME}
Action operations:
1 step, send to Zabbix admins group, SMS.
This is what I receive:
SMS 1, the unwanted/unknown source one:
"Trigger: Zabbix agent on <server> is unreachable for 5 minutes"
SMS 2, the one I´ve configured:
"PROBLEM: Zabbix agent on <server> is unreachable for 5 minutes. Time: 11:02:00"
Where does the first SMS come from ?
I cannot find any configuration that forces out this one.. I have no other actions defined for SMS and definitely no actions that have message that starts with "Trigger:".
Thanks in advance.
Issue solved: deleted actions and recreated them with same settings. Problem solved...
Conditions:
Maintenance status not in "maintenance"
Trigger value = "PROBLEM"
Trigger severity >= "High"
Subject: {TRIGGER.STATUS}: {TRIGGER.NAME}
Message: PROBLEM: {TRIGGER.NAME}. Time: {EVENT.TIME}
Action operations:
1 step, send to Zabbix admins group, SMS.
This is what I receive:
SMS 1, the unwanted/unknown source one:
"Trigger: Zabbix agent on <server> is unreachable for 5 minutes"
SMS 2, the one I´ve configured:
"PROBLEM: Zabbix agent on <server> is unreachable for 5 minutes. Time: 11:02:00"
Where does the first SMS come from ?
I cannot find any configuration that forces out this one.. I have no other actions defined for SMS and definitely no actions that have message that starts with "Trigger:".
Thanks in advance.
Issue solved: deleted actions and recreated them with same settings. Problem solved...
Comment