Search found 2 matches
- Tue Apr 21, 2015 3:53 pm
- Forum: Open Source Nagios Projects
- Topic: Error: Could not stat() command file '/usr/local/nagios/var/
- Replies: 6
- Views: 3452
Re: Error: Could not stat() command file '/usr/local/nagios/
Let's take a look at your users/groups: cat /etc/passwd cat /etc/group Does nagios.cmd exist, and is it a named pipe? ls -l /usr/local/nagios/var/rw/nagios.cmd file /usr/local/nagios/var/rw/nagios.cmd Ok, this was the output cat /etc/passwd nagios:x:532:533::/home/nagios:/bin/bash cat /etc/group na...
- Tue Apr 21, 2015 3:25 pm
- Forum: Open Source Nagios Projects
- Topic: Error: Could not stat() command file '/usr/local/nagios/var/
- Replies: 6
- Views: 3452
Re: Error: Could not stat() command file '/usr/local/nagios/
I've the same problem than you... and when i insert this command "#usermod -a -G nagcmd nagios" (obviously after "#service nagios restart"), no changes take place. :oops: i was searching a lot of forums, and nobody can help me. I'm trying to update mi httpd since the web page of ...