Why Nagios take too time for notify for email?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
xerez
Posts: 77
Joined: Wed Apr 22, 2015 7:50 am

Why Nagios take too time for notify for email?

Post 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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Why Nagios take too time for notify for email?

Post 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.
Former Nagios employee
xerez
Posts: 77
Joined: Wed Apr 22, 2015 7:50 am

Re: Why Nagios take too time for notify for email?

Post by xerez »

After various tests, all works well. Thanks for reply.
Locked