Page 1 of 1

Nagios core unable to get process status

Posted: Wed Apr 27, 2016 6:46 pm
by mrkrupp
Hello,

A yesterday I had Nagios Core all setup to go and everything was functioning, including the web service showing hosts and services. Now when I log into the web service I see Unable to get process status message on the home page. and Forbidden

You don't have permission to access /nagios/cgi-bin/status.cgi on this server. when I click on hosts or services. Any ideas on how to fix this and what could have caused this issue?

Thanks

Re: Nagios core unable to get process status

Posted: Thu Apr 28, 2016 9:37 am
by hsmith
What version of core on what OS?

What's selinux up to?

Code: Select all

getenforce
Do you have any errors in your apache error log?

Code: Select all

tail /var/log/httpd/error_log
Let's check the access log as well

Code: Select all

tail /var/log/httpd/access_log

Re: Nagios core unable to get process status

Posted: Thu Apr 28, 2016 9:39 am
by rkennedy
It looks like you opened two threads about the same / similar issue. Let's continue in the other one. Please post your response to the above questions in the other one as well and we will continue there.

https://support.nagios.com/forum/viewto ... 61#p181161