Page 2 of 2

Re: Host Rechecks faster than retry setting

Posted: Fri Dec 04, 2015 11:06 am
by rkennedy
I'll leave this thread open, and we will wait for your response!

Re: Host Rechecks faster than retry setting

Posted: Fri Dec 04, 2015 7:18 pm
by lytxnoc
I removed all of the host and service dependencies and ran into the same issue.
Attached image shows the rechecks averaging between 15-30 seconds. The Hard down is correct, so the only issue seems to be with the retry interval.

Re: Host Rechecks faster than retry setting

Posted: Mon Dec 07, 2015 1:33 pm
by lytxnoc
We experienced the same issue, even after deleting all of the host and service dependencies.

Re: Host Rechecks faster than retry setting

Posted: Mon Dec 07, 2015 3:57 pm
by tgriep
Lets check to see if there is a duplicate nagios process causing the issue. Can you run the following as root and post the output?

Code: Select all

ps -ef |grep bin/nagios

Re: Host Rechecks faster than retry setting

Posted: Mon Dec 07, 2015 4:13 pm
by lytxnoc
Here is a list of processes running on the nagios server.

Re: Host Rechecks faster than retry setting

Posted: Tue Dec 08, 2015 2:51 pm
by tmcdonald
I'm assuming you only had dependencies and not parents, but can you address the predictive checks setting I asked about on the previous page? The ps output looks fine so it is not duplicates causing this behavior.