Page 2 of 2

Re: Nagios 3.4.4 / Ubuntu Server / Permission denied to htpa

Posted: Fri Mar 08, 2013 3:30 pm
by lmiltchev
You can open the "/etc/group" in a text editor, and see what users part of nagios and nagcmd. You should have something like this:

Code: Select all

nagios:x:500:nagios,apache
nagcmd:x:501:nagios,apache
Are you still having permissions issues?