Change bcc to cc for notifications

Marc Powell marc at ena.com
Mon Apr 6 19:38:27 CEST 2009


On Apr 6, 2009, at 11:45 AM, Matt Nelson wrote:

> Is there a way to change the notifications that go out to multiple  
> contact groups to cc all the groups?  It looks like it is either  
> bcc'ing the groups or sending individual notifications to each group.

Nagios is evaluating and sending notifications on a per-contact basis.  
It fully processes each contact, including sending the notification,  
before moving on to the next. This is done because each contact can  
have different contact options and time periods. Notification grouping  
would require more complex logic just to fulfill a niche need.

There's nothing built in to nagios to allow for the notification  
grouping that you want nor are there add on projects that provide it  
that I know of. Such an add-on would need to receive notifications,  
group them by problem then somehow determine that nagios has sent to  
all the recipients (a specific interval after first notification) and  
then create the real notification.

Nagios Notification Daemon (http://nlchiintmg.com/nan.php) is sort-of  
like what you need, but not it.

--
Marc


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
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