email notifications not working

jeremiah jeremiah.jester at panasonic.aero
Fri Oct 17 02:15:57 CEST 2008


It doesn't appear that nagios v2 is sending email notifications to upon
error.

Here is what i've checked to troubleshoot the problem and verified
config files. 

Am I missing something??

Thanks,
JJ

==========

!Errors do exists in the log file.

++
"LOAD-SCRIPT;CRITICAL;HARD;3;Connection refused"
++

!I've enabled notifications in each of my services in services.cfg

++
notifications_enabled           1
++

!I've set the admin email in nagios.cfg. I've also
enabled_notifications=1.

++
admin_email = (email hidden)
++

!Verified Contacts.cfg is set...

++
define contact{
     contact_name      root
     alias      (my name)
     service_notification_period      24x7
     host_notification_period      24x7
     service_notification_options      w,u,c,r
     host_notification_options      d,r
     service_notification_commands      notify-by-email
     host_notification_commands      host-notify-by-email
     email     (my email)
     }

define contactgroup{
        contactgroup_name       admins
        alias                   Nagios Administrators
        members                 root
        }
++

!Mail agent on localhost is also running.

++
# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 pse02.mascorp.com ESMTP Exim 4.69 Fri, 17 Oct 2008 00:13:58 +0000
++







Disclaimer: The information contained in this transmission, including any 
attachments, may contain confidential information of Panasonic Avionics
Corporation.  This transmission is intended only for the use of the 
addressee(s) listed above.  Unauthorized review, dissemination or other use 
of the information contained in this transmission is strictly prohibited. 
If you have received this transmission in error or have reason to believe 
you are not authorized to receive it, please notify the sender by return 
email and promptly delete the transmission.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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