nagios 3.0.5 email notifications fail {Spam?}
Joerg Linge
pitchfork at ederdrom.de
Tue Jan 13 10:00:57 CET 2009
alex alex schrieb:
> Hi again.
> I have bad news(for me,at least). I remove the flap announcements and
> notifications are not working. Here's the debug log for nagios:
>
> [1231835680.728809] [032.2] [pid=14526] ** Checking host notification
> viability for contact 'user'...
> [1231835680.728838] [032.2] [pid=14526] We shouldn't notify this contact
> about DOWN states.
> [1231835680.728858] [032.0] [pid=14526] No contacts were notified. Next
> possible notification time: Thu Jan 1 02:00:00 1970
> [1231835680.728873] [032.0] [pid=14526] 0 contacts were notified.
>
>
> So it seems that the contacts didn't inherited the template??? were
> found. Again, my configs read:
>
> # contactgroups admins
> define contactgroup {
> contactgroup_name admins
> alias admins
> members nagios,user
> }
> #contact template
> define contact {
> name generic_contact
> host_notification_period 24din24_7din7
> service_notification_period 24din24_7din7
> host_notification_options d,u,r,n,f
> service_notification_options u,c,w,r,n,f
> host_notification_commands notify-host-by-email
> service_notification_commands notify-service-by-email
> register 0
> }
<cut>
Do you realy want to use "service_notification_options n"?
http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#contact
<quote>
If you specify n (none) as an option, the contact will not receive any type of service notifications.
<quote>
Cheers Joerg
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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