Re: [Nagios-users] Removing 1 inheritance

2011-08-10 Thread mail
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

2011-08-10 Thread Tom Sommer
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