I have following problem with triggers, those are triggering well but when there's recovery action it won't work that well. Trigger has this kind of config:

trigsourcedev tag gets unique value from incoming data as does trigger itself(name field), so I do get different alerts with unique trigsourcedev tags from this specific trap(well it's zabbix trapper item which gets its data from incoming snmp traps via custom snmptrap listener).
Now, when I get values for this item, trigger fires and creates n-alerts, but when theres recovery situation only one alert get cleared and others stay active even when there's matching recovery occuring those too.
Should recovery work like this or is there a bug this area? Any ideas?
Zabbix 6.0.12, mysql, zabbix-proxy
trigsourcedev tag gets unique value from incoming data as does trigger itself(name field), so I do get different alerts with unique trigsourcedev tags from this specific trap(well it's zabbix trapper item which gets its data from incoming snmp traps via custom snmptrap listener).
Now, when I get values for this item, trigger fires and creates n-alerts, but when theres recovery situation only one alert get cleared and others stay active even when there's matching recovery occuring those too.
Should recovery work like this or is there a bug this area? Any ideas?
Zabbix 6.0.12, mysql, zabbix-proxy
Comment