On Wed, 02 Aug 2006, Ganesh Vembu wrote: > Here is my log file with respect to my last post that nagios wont start > > [1154544633] Nagios 2.5 starting... (PID=21907) > [1154544633] LOG VERSION: 2.0 > [1154544633] Finished daemonizing... (New PID=21908) > [1154544633] Error: Could not create external command file > '/usr/local/nagios/var/rw/nagios.cmd' as named pipe: (2) -> No such file or > directory. If this file already exists and you are sure that another copy of > Nagios is not running, you should delete this file. > [1154544633] Bailing out due to errors encountered while trying to initialize > the external command file... (PID=21908)
The error message is realtively clear, as far as error messages go. It is trying to write to /usr/local/nagios/var/rw/nagios.cmd but that directory doesn't exist. Either you need to create it (and make sure it's writeable by the Nagios user), or you need to fix your configuration to write to the correct place. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null