Re: [Nagios-devel] Notification escalate too fast if no one notified

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Notification escalate too fast if no one notified

Post by Guest »

I was thinking the same, although I was thinking more along the lines
of a global directive in the main config file. A host/service-
specific option in the notification options would allow a finer level
of control, but I think a global variable might be sufficient for
most people. Thoughts on this? I have a lot of catchup patching to
do this weekend, so I can add this feature at the same time.


On 12 Aug 2004 at 18:21, Shad L. Lords wrote:

> After discussing this issue at length I think the best solution would
> be to have a option that is configurable to sepecify if you want the
> system to try to escalate even if no one is notified. I was thinking
> along the lines of adding an extra option to the notification_options
> for both hosts and services.
>
> something like:
>
> define service{
> host_name testhost
> service_description testservice
> ...
> notification_options w,u,c,r,f,x
> notifications_enabled 1
> }
>
> Where the 'x' (or whatever letter we wanted) would indicate that
> escalate the notifications for this service even if no one was
> notified. That way all sides would be happy and you could configure
> the box the way you wanted.
>
> If no one gets around to writing this or patching I will try to take a
> stab at it next week,
>
> Thanks,
>
> -Shad
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save
> 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________ Nagios-devel mailing
> list [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel



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]
Locked