notifications disabled - still getting notifications

Terry td3201 at yahoo.com
Wed Jan 14 21:02:36 CET 2004


Hello,
I have notifications disabled for both services and
hosts.  Why am I still getting notifications?  Please
see my examples below:

define service{
        name                           
generic-service
        active_checks_enabled           1
        max_check_attempts              3
        normal_check_interval           3
        retry_check_interval            3
        passive_checks_enabled          1
        parallelize_check               1
        obsess_over_service             1
        check_freshness                 0
        notifications_enabled           0
        event_handler_enabled           1
        flap_detection_enabled          1
        process_perf_data               1
        retain_status_information       1
        retain_nonstatus_information    1
        register                        0
        }

define host{
        name                            generic-host
        notifications_enabled           0
        event_handler_enabled           1
        flap_detection_enabled          1
        process_perf_data               1
        retain_status_information       1
        retain_nonstatus_information    1
        register                        0
        }

define host{
        use                     generic-host
        host_name               foofw01
        alias                   Foo Pix #1
        address                 172.32.34.4
        check_command           check-host-alive
        max_check_attempts      10
        notification_interval   120
        notification_period     24x7
        notification_options    d,u,r
        }

define service{
        use                            
generic-service         ; Name of service template to
use
        host_name                       cmsfw01
        service_description             PING
        is_volatile                     0
        check_period                    24x7
        contact_groups                 
warning,critical
        notification_interval           5
        notification_period             24x7
        notification_options            w,u,c,r
        check_command                  
check-router-alive
        }


Here is the log entry of the notification being sent
out:
[1074110191] SERVICE ALERT:
foofw01;PING;WARNING;SOFT;1;PING WARNING - Packet loss
= 0%, RTA = 122.16 ms


What's the scoop?

Thanks!


=====
Terry

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
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