Page 1 of 1

Command file permisions error

Posted: Mon Mar 07, 2011 1:31 pm
by dhoneywell
I am new to nagios and linux and am haveing trouble. When i try and perfrom and tasks like force a service check or acknowledge a problem i get an error that reads "Error: could not open command file '/var/nagios/rw/nagios.cmd' for update

Re: Command file permisions error

Posted: Wed Apr 13, 2011 10:42 pm
by dacoda
I had the same issue. I added the apache user to the nagios group and it worked fine after that.

sudo usermod -a -G nagios apache