PDA

View Full Version : anti-trigger-status-flap


ShivaS
04-11-2005, 19:29
He, it would be great to have an option when mail (once trigger is activated) is not sent immediately but waits for some time and if trigger is activated for more then 2-3 checks of agent then only to send mail

it really bothers since sometime services are really busy and triggers (port check and so on) are always on/off and mass spam is sent..

thanks

elkor
04-11-2005, 19:48
you could always change your trigger syntax to something like


{host:check_port[foo].max(600)}=0

which would only go off if the port has been unavailable consistantly for the last 10 minutes.