Event Generation
When you create a trigger you have an option called "Event generation" with 2 possible value :
- Normal – events are generated normally, on TRIGGER status change
- Normal + Multiple TRUE events – events are also generated on every TRUE evaluation of the trigger
http://www.zabbix.com/documentation/.../configuration
Just make sure your triggers are "Normal" and not "Normal + Multiple TRUE events"
When you create a trigger you have an option called "Event generation" with 2 possible value :
- Normal – events are generated normally, on TRIGGER status change
- Normal + Multiple TRUE events – events are also generated on every TRUE evaluation of the trigger
http://www.zabbix.com/documentation/.../configuration
Just make sure your triggers are "Normal" and not "Normal + Multiple TRUE events"

Comment