2009/4/16 Martin A. Brooks <mar...@antibodymx.net>: > Hi > > I've recently been seeing many of the following kind of errors appearing > nagios.log: > > [1239869767] Error: Unable to rename file > '/var/lib/nagios3/spool/checkresults/checkSfWj1n' to > '/var/lib/nagios3/spool/checkresults/cs7QqHJ': No such file or directory > [1239869767] Warning: Unable to move file > '/var/lib/nagios3/spool/checkresults/checkSfWj1n' to check results queue. > [1239869767] Error: Unable to rename file > '/var/lib/nagios3/spool/checkresults/checkb2W7d3' to > '/var/lib/nagios3/spool/checkresults/cxj4rUo': No such file or directory > [1239869767] Warning: Unable to move file > '/var/lib/nagios3/spool/checkresults/checkb2W7d3' to check results queue. > [1239869767] Error: Unable to rename file > '/var/lib/nagios3/spool/checkresults/checkMroMQn' to > '/var/lib/nagios3/spool/checkresults/cwRtKxJ': No such file or directory > [1239869767] Warning: Unable to move file > '/var/lib/nagios3/spool/checkresults/checkMroMQn' to check results queue. > [1239869767] Error: Unable to rename file > '/var/lib/nagios3/spool/checkresults/checkb2W7d3' to > '/var/lib/nagios3/spool/checkresults/csiU5Uo': No such file or directory > [1239869767] Error: Unable to rename file > '/var/lib/nagios3/spool/checkresults/checkMroMQn' to > '/var/lib/nagios3/spool/checkresults/cj9BayJ': No such file or directory > [1239869767] Warning: Unable to move file > '/var/lib/nagios3/spool/checkresults/checkMroMQn' to check results queue. > [1239869767] Warning: Unable to move file > '/var/lib/nagios3/spool/checkresults/checkb2W7d3' to check results queue. > > > The only two references I can find for this error are: > > http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg22963.html > > which is inconclusive, and my own Debian bug report at: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522538 > > (you can see nagios package and version details here, too). > > Any insights as to what might be causing these errors? > > Regards > > -- > Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus > Consultant | mar...@antibodymx.net | filtering. Inoculate > antibodymx.net | m: +447792493388 | your mail system. > > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > 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 >
You don't have more than one instance of the Nagios daemon running do you? Try stopping the Nagios daemon, make sure all instances of nagios are stopped (using ps -ef | grep nagios), and kill any which remain then start the Nagios daemon using /etc/init.d/nagios start . hth, Jim ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ 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