Hello, I am trying to configure the following behavior from nagios:
1. check a service every normal_check_interval 2. if service check fails, up the check rate to retry_check_interval 3. if 2 successive service checks fail, send notification 4. continue to check at retry_check_interval until service check succeeds and send notification my understanding is that once max_check_attempts is reached the service check interval returns to normal_check_interval even if the service is still down. but this does not make sense to me. if a service is down - it seems logical to up the check interval and try a couple more checks before sending an alert. but if the service has not recovered i don't want the check interval to go back to normal. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
