Page 1 of 1

Nagios Aviability Report not properly Working.

Posted: Tue Apr 29, 2014 10:10 pm
by debashmit
Hi ,
There is some issue in my Nagios core 3. My Avilabilty report not come properly.suppose my host is down at 10.00 am avialbilty report will come at 10.20 am it show the host is down at 10.20am.But actualy my host is down at 10.00 am.pls give my suggetion where is the problem.

Re: Nagios Aviability Report not properly Working.

Posted: Wed Apr 30, 2014 11:27 am
by sreinhardt
Did your hosts state actually change within nagios at 10 or was that when you actually powered it off? Availability reporting by default only calculates on hard state changes. So if nagios had not gone through all host\service check retries right at 10 you would see some delay in the change, this is to be expected due to how active monitoring is scheduled.

Re: Nagios Aviability Report not properly Working.

Posted: Fri May 09, 2014 2:09 am
by debashmit
Thanks sreinhardt for ur reply.
Now it works by changing value 5 at max_check_attempts in host template.

Re: Nagios Aviability Report not properly Working.

Posted: Fri May 09, 2014 9:29 am
by tmcdonald
Ahh yes, with a higher retry value or any other sort of delay it could make hosts appear to be down later. Closing thread now.