[Nagiosplug-help] A "is it possible" question about notifications

Andreas Baetz lac01 at web.de
Thu May 24 08:20:52 CEST 2007


It should work with service / host escalations.

see ../nagios/docs/escalations.html

One example for your situation could be:

define service{
        use                                    some_template

        host_name                       host
        service_description        service
        check_command            some_check
        contact_groups               all_other_groups
        }

define serviceescalation{
        host_name                       host
        service_description        service
        first_notification             1
        last_notification             1
        notification_interval      60
        contact_groups  		 one_time_notification_group,all_other_groups
       }


Andreas


On Thursday 24 May 2007, Robert Finney wrote:
> Hi List,
> 
> I have nagios installed and working well (version 2.9).  Recently I have been requested
> to change the notifications that I use so that all current contacts continue to 
> receive e-mail alerts, BUT and here is the catch.  Now one contact group only wants 1 e-mail for 
> all host and all service alerts.  All other contacts should continue to receive
> e-mail alerts as I have then set up.
> 
> My question then is; is it possible to set up a group of contacts that only get
> a notification of 1 e-mail while all other contacts/contact groups receive notifications in our
> case 1 time every 60 min?
> 
> Thanks in advance.
> 
> Bob
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> 
> 




**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************





More information about the Help mailing list