Sub-optimal host & service contact_group inheritance

Matthew Richardson matthew-ln at itconsult.co.uk
Sun Feb 3 23:57:05 CET 2008


Hi Ethan,

I was wondering whether you had had the opportunity to have a look at the
lssue below.

I am not sure whether it is a real problem or, alternatively, whether my
intuition as to how I had expected it to work is defective!

Best wishes,
Matthew

 ------
>From: Matthew Richardson <matthew-ln at itconsult.co.uk>
>To: nagios-devel at lists.sourceforge.net
>Cc: 
>Date: Thu, 03 Jan 2008 17:32:18 +0000
>Subject: [Nagios-devel] Sub-optimal host & service contact_group inheritance

>I was trying to configure some contact-group inheritance today and tried
>the following:-
>
>|define host{
>|	name			je
>|	contact_groups		aaa,bbb
>|	register		0
>|}
>|define host{
>|	use			template-host-generic,je
>|        host_name               hhh
>|        alias                   hhh
>|        address                 hhh
>|}
>|define service{
>|	use				template-service-whatever
>|       host_name                       hhh
>|	contact_groups			+ccc
>|       service_description             sss
>| 	check_command			check_whatever
>|}
>
>The two "template-" templates contain no contacts or contact groups.
>
>Intuitively I had expected notifications for service sss to go to all
>members of contact groups aaa, bbb & ccc.  What actually occurs is that the
>notifications go only to the members of ccc.
>
>Might it be possible to adjust the contact inheritance do notify all three
>contact groups?
>
>Best wishes,
>Matthew
>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/




More information about the Developers mailing list