hiya,

On Tuesday 19 August 2008 10:12:44 pm Jan Wagner wrote:
> On Tuesday 19 August 2008 18:28, Cyril Bouthors wrote:
> > check_by_ssh returns STATE_UNKNOWN when remote host is "down". It
> > makes Nagios think the host is not completely down.
> >
> > check_by_ssh must return STATE_CRITICAL when ssh fails.

actually, i don't think that is supposed to be the case.  since it's a service 
being checked *via* ssh, the state of the service can not be known, therefore 
it is "unknown".  a proper nagios config should have some kind of host check 
(and/or service dependencies on check_by_ssh <-> check_ssh)  that detects 
when the host is down, which will return critical and disable the checks of 
the service in question.

at least, this is from my memory of the last time i saw this come up on the 
upstream ml.


        sean

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to