Re: After upgrade all hosts and service checks stuck in pend
Posted: Mon Jun 19, 2017 4:35 pm
That was the issue, thank you thank you !!
For some reason the check results dir was set as:
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.
For some reason the check results dir was set as:
Code: Select all
$cfg["check_results_dir"] = "/tmp/checkresults";