Page 1 of 1

Re: Could not read host and service status information?

Posted: Thu Apr 04, 2019 7:12 am
by scottwilkerson
Is nagios running?

Code: Select all

service nagios status
If so what are the permissions on these files?

Code: Select all

ls -al /usr/local/nagios/var
and the output of this command

Code: Select all

grep nag /etc/group
Is apache part of the nagios group?