host "down" (when it's not really)

Morris, Patrick patrick.morris at hp.com
Sat Jul 7 05:30:29 CEST 2007


From: Rogelio Bastardo [mailto:scubacuda at gmail.com] 
Sent: Friday, July 06, 2007 6:28 PM
To: Morris, Patrick
Cc: Nagios Users mailinglist
Subject: Re: [Nagios-users] host "down" (when it's not really)

>> Again, that's because your service checks are OK, but you have a host
>> check that doesn't work for those systems. 

>> Fix your host check and it'll turn green.

> I think I see what you mean.
>
> check_command                  check-host-alive ; Default command to check Linux hosts 
>
> Change that value, right?

Yeah.  Assuming you're using the default check-host-alive command, which pings hosts, that obviously won't work if you can't ever ping the host.

You'll need to define a new check command that *can* determine if the host is up or down.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list