Hi Everyone,
We are having an issue with tag based recovery expressions(Trigger based Event correlation) and i cannot figure out why this is not working.
We have 2 items on a host wich is populated by SNMP trap data (Device Reachable & Device Unreachable).
When we configure 2 triggers (1 for each item) with event tags (named with reg-ex values) to create unique tag for each device/interface it works fine. (so 1 trigger for Reachable and 1 for unreachable).
When i add a recovery expression to the trigger 'Unreachable' to recover if the device is reachable again, with the exact same recovery expression as in the seperate 'Device Reachable' trigger, this does not resolve the event.

So, my question is, why does the same expression work in 1 seperate trigger, and not in the second trigger as a recovery expression. Is this a misconfiguration on our part, does the recovery expression not create/compare tags or is something else wrong?
We are running Zabbix 5.4.7


We are having an issue with tag based recovery expressions(Trigger based Event correlation) and i cannot figure out why this is not working.
We have 2 items on a host wich is populated by SNMP trap data (Device Reachable & Device Unreachable).
When we configure 2 triggers (1 for each item) with event tags (named with reg-ex values) to create unique tag for each device/interface it works fine. (so 1 trigger for Reachable and 1 for unreachable).
When i add a recovery expression to the trigger 'Unreachable' to recover if the device is reachable again, with the exact same recovery expression as in the seperate 'Device Reachable' trigger, this does not resolve the event.
So, my question is, why does the same expression work in 1 seperate trigger, and not in the second trigger as a recovery expression. Is this a misconfiguration on our part, does the recovery expression not create/compare tags or is something else wrong?
We are running Zabbix 5.4.7
Comment