Page 1 of 1

Re: [Nagios-devel] Pending state

Posted: Thu Aug 12, 2004 3:00 pm
by Guest
Sounds like a good idea. Code to support this (as yet untested) has
just been committed to CVS for the 2.0 release.


On 12 Aug 2004 at 11:24, Leonardo Henrique Machado wrote:

>
> Sirs,
>
> I would like to suggest a new state for Nagios. The PENDING state. It
> already exists but cannot be used. For example, I wish I could make a
> servicedependency that would avoid execution of a command if another
> service is PENDING (not yet checked).
>
> For example:
>
> define servicedependency{
> host_name firewall
> service_description PING_firewall
> dependent_host_name firewall
> dependent_service_description Load on Firewall
> execution_failure_criteria w,u,c,p
> notification_failure_criteria w,u,c,p
> }
>
> That way, using "p", Load would never be checked first at nagios
> startup (that's what is happening with me).
>
>


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]