On 12.11.2013 19:24, Joseph Spenner wrote:
> I've noticed something odd today with my icinga regarding notifications.
>
> I'm running icinga-web/v1.5.1, with Icinga 1.5.0
way too old, if you ask me.
>
> I have a 'service' definition, with an entry:
>
> contact_groups     group1,group2
>
> However, upon a custom test notification or an alarm, only group2 gets 
> notified.  I checked the logs, and icinga is not even trying to notify 
> group1.  There are no errors.
> I have 'host' definitions with dual contact_groups, and both get 
> notified properly.

groups are not notified, but their members. on a notification event the 
viability list of possible contacts is created and evaluated against 
various parameters (such as notification_{period,options}).

so in order to understand your problem, you should post the full config 
snippets including the service, the contactgroups, and the referenced 
contacts themselves stripped down to a level one can follow the 
relationships.


-- 
DI (FH) Michael Friedrich

mail:     michael.friedr...@gmail.com
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmi...@jabber.ccc.de
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to