service / host contact_groups Additive Inheritance

mail at catsnest.co.uk mail at catsnest.co.uk
Mon Jan 23 17:35:50 CET 2012


Hi All,

I have a questions about "Additive Inheritance"

I have a service that inherits is contact_groups from its host, for this
one service I wants to add an additional contact_group(s) but i seem to be
having an issue with my understanding of Additive Inheritance


an example of the config is

define host {
...
use    generic-host

}

define service {
...
 contact_groups  +extra_group
}


so without adding the contact_groups to the service, its contacts are
'contact_group1' and 'contact_group2'

When adding the contact_groups to the service (with or without the +), its
contact groups are are just  'extra_group'

if there is a 'contacts' defined for the host the services:
When adding the contact_groups to the service (with or without the +), contacts
end up being 'contact1', 'extra_group'


Should the + or "Additive Inheritance" not make the service have
'contact_group1'
, 'contact_group2' and 'extra_group'?



--
<-- http://23.me.uk/2 -->
<--Time flies like an arrow; fruit flies like a banana.  -->
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20120123/8cb9b8ee/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list