Page 1 of 1

Unable to write to check_result_path

Posted: Fri Jan 27, 2017 7:39 am
by chrtap
Hi,
I have had a problem after a update.
1. the update could not ended, after some time I stopped it.
2. nagios was not able to start, a message ask me to repair the db. I did it.
3. nagios always inaccessible, I restore the last update backup (today backup)
4. after a reboot I can acces to nagiosXI but I have the message "Error: Unable to write to check_result_path ('/usr/local/nagios/var/spool/checkresults') - Permission denied

And everything seems to be ok with the permission on /usr/local/nagios/var/spoolcheckresults

Could you help me ?
regards

Re: Unable to write to check_result_path

Posted: Fri Jan 27, 2017 12:12 pm
by mcapra
Can you share the output of the following commands executed from the CLI of your Nagios XI machine:

Code: Select all

ps aux | grep nagios
cat nagios.cfg | grep checkresults
ls -al /usr/local/nagios/var/
ls -al /usr/local/nagios/var/spool