TL/DR: Is there flapping detection available in Zabbix ?
expanded question: I'm trying to achieve same behaviour in Zabbix alerts as I've seen in Nagios: When monitored service is in unstable state and triggers several Up/Down events for some period of time "flapping detection" generates one alert for flapping and silent all other Up/Down alerts until service is stable.
What did I do already: I tried to increase timespan and/or amount of events to trigger alarm state. This approach makes it less sensible and still doesn't solve flapping problem.
May be I just don't understand something in Zabbix trigger logic ?