<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
You could do it for individual contacts & then put those contacts into a contact group<br><br>define contact{<br><br>service_notification_options[w,u,c,r,f,s,n]<br><br><strong>service_notification_options</strong>:



This directive is used to define the service states for which 
notifications can be sent out to this contact.  Valid options are a 
combination of one or more of the following: <b>w</b> = notify on WARNING service states, <b>u</b> = notify on UNKNOWN service states, <b>c</b> = notify on CRITICAL service states, <b>r</b> = notify on service recoveries (OK states), and <b>f</b> = notify when the service starts and stops <a href="http://nagios.sourceforge.net/docs/3_0/flapping.html">flapping</a>.  If you specify <b>n</b> (none) as an option, the contact will not receive any type of service notifications.

<br><br><br>Steve<br><br>> Date: Wed, 9 Feb 2011 09:22:34 -0500<br>> From: aengelmann@libertymgt.com<br>> To: nagios-users@lists.sourceforge.net<br>> Subject: Re: [Nagios-users] Manage notifications<br>> <br>> I have yet to customize that. But here is what I got from Yueh-Hung Liu on that subject:<br>> <br>> http://exchange.nagios.org/directory/Addons/Notifications/%2A-Notification-Managers/Rule%252DBased-Notifier/details<br>> <br>> -----Original Message-----<br>> From: Luc MAIGNAN [mailto:luc.maignan@winxpert.com] <br>> Sent: Wednesday, February 09, 2011 9:09 AM<br>> To: nagios-users@lists.sourceforge.net<br>> Subject: Re: [Nagios-users] Manage notifications<br>> <br>> OK, fine.<br>> <br>> Is it possible to do this only for a contact_group ? (one contact_group <br>> that will receive all alerts, and one that will receive only criticals )<br>> <br>> Many thanks<br>> <br>> Le 09/02/11 14:54, Engelmann, Austin a écrit :<br>> > In my templates.cfg under Service Templates I changed<br>> > "notification_options  w,c,r", take the "w" out and that leaves Critical<br>> > and Recovery<br>> ><br>> > -----Original Message-----<br>> > From: Luc MAIGNAN [mailto:luc.maignan@winxpert.com]<br>> > Sent: Wednesday, February 09, 2011 8:42 AM<br>> > To: nagios-users@lists.sourceforge.net<br>> > Subject: [Nagios-users] Manage notifications<br>> ><br>> > Hi,<br>> ><br>> > On my configuration, all notifications (warning + error) are sent. Is<br>> > there a way to notify errors but not warnings ?<br>> ><br>> > BR<br>> ><br>> > ------------------------------------------------------------------------<br>> > ------<br>> > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio<br>> > XE:<br>> > Pinpoint memory and threading errors before they happen.<br>> > Find and fix more than 250 security defects in the development cycle.<br>> > Locate bottlenecks in serial and parallel code that limit performance.<br>> > http://p.sf.net/sfu/intel-dev2devfeb<br>> > _______________________________________________<br>> > Nagios-users mailing list<br>> > Nagios-users@lists.sourceforge.net<br>> > https://lists.sourceforge.net/lists/listinfo/nagios-users<br>> > ::: Please include Nagios version, plugin version (-v) and OS when<br>> > reporting any issue.<br>> > ::: Messages without supporting info will risk being sent to /dev/null<br>> ><br>> > ------------------------------------------------------------------------------<br>> > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:<br>> > Pinpoint memory and threading errors before they happen.<br>> > Find and fix more than 250 security defects in the development cycle.<br>> > Locate bottlenecks in serial and parallel code that limit performance.<br>> > http://p.sf.net/sfu/intel-dev2devfeb<br>> > _______________________________________________<br>> > Nagios-users mailing list<br>> > Nagios-users@lists.sourceforge.net<br>> > https://lists.sourceforge.net/lists/listinfo/nagios-users<br>> > ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>> > ::: Messages without supporting info will risk being sent to /dev/null<br>> <br>> <br>> ------------------------------------------------------------------------------<br>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:<br>> Pinpoint memory and threading errors before they happen.<br>> Find and fix more than 250 security defects in the development cycle.<br>> Locate bottlenecks in serial and parallel code that limit performance.<br>> http://p.sf.net/sfu/intel-dev2devfeb<br>> _______________________________________________<br>> Nagios-users mailing list<br>> Nagios-users@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/nagios-users<br>> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br>> ::: Messages without supporting info will risk being sent to /dev/null<br>> <br>> ------------------------------------------------------------------------------<br>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:<br>> Pinpoint memory and threading errors before they happen.<br>> Find and fix more than 250 security defects in the development cycle.<br>> Locate bottlenecks in serial and parallel code that limit performance.<br>> http://p.sf.net/sfu/intel-dev2devfeb<br>> _______________________________________________<br>> Nagios-users mailing list<br>> Nagios-users@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/nagios-users<br>> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br>> ::: Messages without supporting info will risk being sent to /dev/null<br>                                    </body>
</html>