Hello,
I faced with strange things happened with Zabbix multiple triggers.
I have Zabbix trapper item, that gets a text string like "Action: DELETE, Entity.ID:*******" every 1 minute when action comes up. And a trigger with function find(/host/key,#1,"like","DELETE")=1. Problem event generation mode: Multiple
So, I want to fire a trigger when new data is sent to Zabbix, but sometimes Zabbix skips one row of data and doesn't fire the trigger.



Zabbix did not fire the trigger in 9:55, but history data exists.
This happened with different intervals from sender: 1min, 10sec, without delay.
How can I avoid this problem and see all triggers?
Thank you in advance.
I faced with strange things happened with Zabbix multiple triggers.
I have Zabbix trapper item, that gets a text string like "Action: DELETE, Entity.ID:*******" every 1 minute when action comes up. And a trigger with function find(/host/key,#1,"like","DELETE")=1. Problem event generation mode: Multiple
So, I want to fire a trigger when new data is sent to Zabbix, but sometimes Zabbix skips one row of data and doesn't fire the trigger.
Zabbix did not fire the trigger in 9:55, but history data exists.
This happened with different intervals from sender: 1min, 10sec, without delay.
How can I avoid this problem and see all triggers?
Thank you in advance.