Hi, The notifications have been enabled....please see below snippet in nagios.cfg file..
# NOTIFICATIONS OPTION # This determines whether or not Nagios will sent out any host or # service notifications when it is initially (re)started. # Values: 1 = enable notifications, 0 = disable notifications enable_notifications=1 I have also sent a test email by using the command ,and I received the mail. Please see below mail. echo "test 1" | mail -s "message" [email protected] -----Original Message----- From: root [mailto:[email protected]] Sent: Tuesday, April 06, 2010 9:17 AM To: Ravishankar Gundlapali (WT01 - ENERGY & UTILITIES) Subject: test 1 test 1 Still I am not receiving the notifications from Nagios. Thanks & Regards, Ravi G -----Original Message----- From: Morris, Patrick [mailto:[email protected]] Sent: Tuesday, April 06, 2010 10:53 AM To: Nagios Users List Subject: Re: [Nagios-users] Not recieving email notifications?? [email protected] wrote: > > Hi , > > > > I am using Nagios 3.0.6 on Linux with Fedora installed on it. > > > > My Nagios suddenly stopped sending email notifications . > First check that notifications haven't been disabled. After that, start looking at your logs. Nagios first, to see if it's notifying, then if it is, look at your mail logs. If it's not notifying at all according to the logs, double-check that notification haven't been disabled. ------------------------------------------------------------------------ ------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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
