Multiple notifications

Klisowski Rafał RKlisowski at era.pl
Wed Jul 30 16:29:38 CEST 2003


Nagios 1.1
Linux Mandrake 9.1

This is what I've got in hosts.cfg
define host{
        host_name               nito997
        alias                   bleble
        address                 nito997.bleble.pl
        check_command           check-host-alive
        max_check_attempts      10
        notification_interval   0
        notification_period     24x7
        notification_options    d,u,r
        }

In services.cfg I got 5 services for this host. All of them have made of this template:
define service{
        use                             generic-service         ; Name of service template to use
        host_name                       nito997
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              5
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  SOS
        notification_interval           0
        notification_period             24x7
        notification_options            w,c,r
        }

I receive emails doubled for every notification. What's wrong?


-- 
Rafal

-



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
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