Page 2 of 2

Re: After upgrade all hosts and service checks stuck in pend

Posted: Mon Jun 19, 2017 4:35 pm
by ks6764
That was the issue, thank you thank you !!
For some reason the check results dir was set as:

Code: Select all

$cfg["check_results_dir"] = "/tmp/checkresults";
Once I corrected that path to point to the full correct path of the checkresults dir, the nrdp gui page check passed with the token and the passive service checks are beginning to trickle in now.

Re: After upgrade all hosts and service checks stuck in pend

Posted: Mon Jun 19, 2017 4:36 pm
by dwhitfield
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!

Re: After upgrade all hosts and service checks stuck in pend

Posted: Mon Jun 19, 2017 4:50 pm
by ks6764
Yes, thank you.