hi stephane, On Fri, Mar 04, 2005 at 03:28:09PM +0000, Stephane Dudzinski wrote: > Starting nagios: + check_started > + '[' -f /etc/nagios/check_nagios_db ']' > + '[' -f /usr/lib/nagios/plugins/check_nagios ']' > + /usr/lib/nagios/plugins/check_nagios -e 15 -F > /var/log/nagios/status.log -C nagios > + return 0 > + echo 'already running' > already running
i can reproduce this by kill -9'ing my nagios process. i'll look a
little more into what's causing this...
> /usr/sbin/nagios /etc/nagios/nagios.cfg &
>
> ~ Nagios 1.3 starting... (PID=20508)
> Error: Could not create external command file
> '/var/log/nagios/rw/nagios.cmd' as named pipe: (17) -> File exists. If
you should point your config file at the proper location:
/var/run/nagios/nagios.cmd
and rm -rf /var/log/nagios/rw
sean
--
signature.asc
Description: Digital signature

