Missing notifications?

Mister IT Guru misteritguru at gmx.com
Mon Jan 3 16:32:28 CET 2011


On 03/01/2011 15:10, Chris Beattie wrote:
> Mister IT Guru wrote:
>
>> I guess the bottom line is, why are acknowledgment emails being sent,
>> but not warnings, and criticals?
> What are host_notification_options and service_notification_options set
> to in your contact definition?
>
>

This is my contact definition


define contact{
         contact_name                    nagiosadmin        ; Short name 
of user
         use                generic-contact        ; Inherit default 
values from generic-contact template (defined above)
         alias                           Nagios Admin        ; Full name 
of user

         email                           me-theadmin at domain.com    ; 
<<***** CHANGE THIS TO YOUR EMAIL ADDRESS ******
     host_notifications_enabled    1
     service_notifications_enabled    1
     service_notification_period     24x7
     host_notification_period        24x7
     service_notification_options    w,u,c,r
     host_notification_options       d,u,r
         }

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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