Page 1 of 1
Why Nagios take too time for notify for email?
Posted: Wed Apr 29, 2015 5:19 am
by xerez
Hi, I am doing tests with the notifications for email. These work more or less. However when I turn off a host, Nagios take too time in notify me for mail. Why? Is possible that Nagios do it more fast?
Thanks.
Re: Why Nagios take too time for notify for email?
Posted: Wed Apr 29, 2015 9:52 am
by tmcdonald
How long is it taking? This is all determined by your check_interval, retry_interval, and max_check_attempts for that host. And if you have a first_notification_delay that would affect it as well.
Re: Why Nagios take too time for notify for email?
Posted: Thu May 14, 2015 5:38 am
by xerez
After various tests, all works well. Thanks for reply.