Hi all, I am running Nagios 3.0b3 on Redhat AS4 PPC and everything is great, except that my notifications do not work at all. I have sendmail installed and configured and I am able to send mail from the server by simple sendmail commands and by running the command below:
/usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /usr/sbin/sendmail -s "** $NOTIFICATIONTYPE$ Host Alert: $HOSTNAME$ is $HOSTSTATE$ **" [EMAIL PROTECTED] I look in the nagios log and there is no notification history at all. I have enabled notifications in the nagios.cfg file, my contacts and contact groups seem to be ok and are listed. The timeperiod i am using is the 24/7 so that should not be too much of an issue and everything in the hostc.cfg is there and setup correctly. I was thinking that this problem had to do with the bug in the previous release of version 3 which would not allow contactgroups to get notifications but allowed contacts, so I added contacts and still nothing. After that I upgraded and here I am. I have done a lot of looking around in the last few days and am stuck. Any assistance would be appreciated. - Ken Lee (kenlee) ----------------------- The mailing list archive is found here: http://www.nagiosexchange.org/nagios-users.34.0.html ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] 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
