Re: [Nagios-users] Removing 1 inheritance
On Wed, Aug 10, 2011 at 9:01 AM, Tom Sommer wrote: > Hi, > > I have a default service, which all my services inherit their > contact_groups from. > > Now I want to exclude 1 group from the inheritance, like so: > > > define service { > use generic-service >
[Nagios-users] Removing 1 inheritance
Hi, I have a default service, which all my services inherit their contact_groups from. Now I want to exclude 1 group from the inheritance, like so: define service { use generic-service contact_groups -ondutypager } The - operato