I need service notifications while host is down
Andreas Ericsson
ae at op5.se
Fri May 27 09:17:55 CEST 2005
Kirk Hoganson wrote:
> As per documentation:
> "Typically this is done by pinging the host and seeing if any response
> is received. If the host check commmand returns a non-OK state, Nagios
> assumes that there is a problem with the host. In this situation Nagios
> will "silence" all potential alerts for services running on the host and
> just notify the appropriate contacts that the host is down or unreachable."
>
> I need to receive notifications of service problems even if the host is
> considered down. I specifically need it to run the event handlers for
> those services despite the host being down. Is there anyway I can change
> this default behavior, and at the very least get nagios to run the event
> handlers for the affected services?
>
Use a proper host check command that only returns DOWN when the host
really is DOWN.
Or you can use a host check command that always returns OK. It will
break a lot of the logic, but will get you what you want.
> Thanks...
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> 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
>
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Lead Developer
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
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