Re: [Nagios-devel] Additive inheritance and canceling inheritance

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] Additive inheritance and canceling inheritance

Post by Guest »

John Rouillard wrote:
>
> Using multiple templates allows me to do something like:
>
> use standard_passive_service
> use without_passive_event_correlation
> use with_no_notification
> ....
>
> to define the basic parameters for my service. It also makes it a lot
> more obvious what I am trying to do. I could create one template:
>
> use standard_passive_service-without_passive_event_correlation-with_no_notifcation
>
> (umm assuming I didn't exceed some limit for template names 8-)) but
> it is lot more readable (and maintainable) if I can stack the
> templates.
>

Right. Hmm... I shall have to look into it. Hopefully the not-too-distant
config changes will take care of this, or at least make it easier to work
on.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





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