Nagios and email Sound notification

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
kwaslee
Posts: 1
Joined: Fri May 18, 2012 9:05 am

Nagios and email Sound notification

Post by kwaslee »

Greetings..!!

I have installed nagios on centos,its running but unfortunately it’s not sending notification email (from the contacts.cfg I have changed to my email but still am unable to receive emails)and sound alert is not functioning as well,

Someone please assist.
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Nagios and email Sound notification

Post by jsmurphy »

Have you configured postfix or sendmail to relay to your mail server? If so check /var/log/mail log files and see why it's bouncing, if not then also check /var/log/messages to see if it's a general application configuration problem.

If you haven't configured postfix yet, speak to your mail administrator and find out what the requirements are for connecting to your SMTP relay. Start by using the command line mail utility to test that you are able to send mail from the server, then worry about Nagios.
Locked