Code: Select all
drwxrwsr-x 2 nagios nagcmd 4096 Mar 24 14:58 rw
Thanks for the help....Lyle
Code: Select all
drwxrwsr-x 2 nagios nagcmd 4096 Mar 24 14:58 rw
Code: Select all
command_file=/usr/local/nagios/var/rw/nagios.cmdCode: Select all
# grep command_file nagios.cfg nsca.cfg
nagios.cfg:command_file=/usr/local/nagios/var/rw/nagios.cmd
nsca.cfg:command_file=/usr/local/nagios/var/rw/nagios.cmd
Code: Select all
killall -9 nagios
service nagios startCode: Select all
/usr/local/nagiosxi/scripts/reset_config_permExcellent! If you do find out what happens could you share with us in case others run into similar issues?lyle wrote:Well, nothing like taking a few days off to make problems go away.
I tried "Schedule an immediate check" this morning, and now I have a nagios.cmd file and the command succeeds.
So I guess this can go back to the "solved" queue. Thanks for the help.
...Lyle