> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Williard, Jason > Sent: Monday, June 26, 2006 3:59 PM > To: [email protected] > Subject: [Nagios-users] No Output > > I just upgraded our monitoring system from Nagios 1.2 to 2.4. After > doing this, I've noticed that hosts are now showing as Unreachable > rather than Down when they are not pingable. For each of these hosts, I > see UNREACHABLE for the Host Status and "(No output!)" for Status > Information. > > I am assuming the check-host-alive command is working as this is only > the case for 2 out of 144 hosts. Does anyone know why I do not see DOWN > for the Status and the output of the command for the Status Information?
It looks like your host check command is failing. Basic troubleshooting -- Verify that you're using the correct, possibly updated, macros in your host check_command. Try running that command from the shell as the nagios user exactly as you have it defined (substituting in appropriate values for the macros). I expect that you'll see an error. Beyond that, show us your host definition, check command definition and a test run. -- Marc Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] 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
