For a particular notification, I have the recovery message turned on. The idea is, when the trigger sends through a notification of a problem to me, I can match it with the recovery message when that comes through.
My first thought was to use the {EVENT.ID} macro for this. It seems that notification of a problem, and recovery of a problem, are fired as different events and so assume different event ID's.
Is there any way to get the ID of the original problem listed in the recovery message?
This is the Zabbix 2.0.0 appliance (server version 2.0.2rc2).
My first thought was to use the {EVENT.ID} macro for this. It seems that notification of a problem, and recovery of a problem, are fired as different events and so assume different event ID's.
Is there any way to get the ID of the original problem listed in the recovery message?
This is the Zabbix 2.0.0 appliance (server version 2.0.2rc2).
Comment