drwxrwxr-x. 2 nagios nagios 4096 Feb 27 17:20 /usr/local/nagios/var/spool/checkresults
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Just a thought on this, these are notes from the NRDP config.inc.php file.
// the name of the system group that has write permissions to the external command file
// this group is also used to set file permissions when writing bulk commands or passive check results
// NOTE: both the Apache and Nagios users must be a member of this group
$cfg["nagios_command_group"]="nagcmd";
I'm noticing that the files are all owned apache:apache.
mguthrie wrote:Just a thought on this, these are notes from the NRDP config.inc.php file.
// the name of the system group that has write permissions to the external command file
// this group is also used to set file permissions when writing bulk commands or passive check results
// NOTE: both the Apache and Nagios users must be a member of this group
$cfg["nagios_command_group"]="nagcmd";
I'm noticing that the files are all owned apache:apache.
So what do you suggest Mike? nagcmd is what that is set too in my config file.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
I think we may need to see the whole picture, can you send me your latest snapshot as well as your /usr/local/nrdp/server/config.inc.php to [email protected]
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github