Hi,
I have a another system (OSSEC) that sends alerts (text) into Zabbix via zabbix_sender. I want to create an action to send an email asap after a new value is received for that item. What kind of trigger function is best used in this case? nodata? If I use nodata(30)}#1 then its possible that two alerts may arrive in 30 seconds and then I miss the 2nd last alert. I simply need to be alerted when new data arrives..
Any help or nudge or some direction would be great appreciated.
I have a another system (OSSEC) that sends alerts (text) into Zabbix via zabbix_sender. I want to create an action to send an email asap after a new value is received for that item. What kind of trigger function is best used in this case? nodata? If I use nodata(30)}#1 then its possible that two alerts may arrive in 30 seconds and then I miss the 2nd last alert. I simply need to be alerted when new data arrives..
Any help or nudge or some direction would be great appreciated.
Comment