Hello all,
I have an issue with actions and there operations.
I have an action that says: "Send message to Group "Zabbix administrators""
and the body of this action is something like:
A trigger turned TRUE/ON:
Date: {DATE}
Time: {TIME}
IP: {IPADDRESS}
Trigger: {TRIGGER.NAME}
Status: {STATUS}
Value: {TRIGGER.VALUE}
Severity: {TRIGGER.SEVERITY}
When the trigger turn true and action is sending me the email, the 1st email comes with the full body. So far so good. Now if i'll ACK the trigger, the next time the trigger will turn true an email will be send to me but the body will contains ONLY the 1st line of the body which is "A trigger turned TRUE/ON:".
Why this is happening, i cant understand. Anyone else having the same problem?
Thank you
I have an issue with actions and there operations.
I have an action that says: "Send message to Group "Zabbix administrators""
and the body of this action is something like:
A trigger turned TRUE/ON:
Date: {DATE}
Time: {TIME}
IP: {IPADDRESS}
Trigger: {TRIGGER.NAME}
Status: {STATUS}
Value: {TRIGGER.VALUE}
Severity: {TRIGGER.SEVERITY}
When the trigger turn true and action is sending me the email, the 1st email comes with the full body. So far so good. Now if i'll ACK the trigger, the next time the trigger will turn true an email will be send to me but the body will contains ONLY the 1st line of the body which is "A trigger turned TRUE/ON:".
Why this is happening, i cant understand. Anyone else having the same problem?
Thank you
Comment