Search found 3 matches

by guna_pmk
Thu Aug 09, 2012 4:01 am
Forum: Open Source Nagios Projects
Topic: No email notification
Replies: 4
Views: 1349

[Solved]Re: No email notification

Hello, I got this fixed now. The problem was, when I started nagios service, it did not have a $HOME (usual for a Linux service)., which in turn hid the .mailrc. I use mailrc for providing the password for the smtp server to send emails. To solve the problem, I exported MAILRC as export MAILRC=NAGIO...
by guna_pmk
Wed Aug 08, 2012 11:32 am
Forum: Open Source Nagios Projects
Topic: No email notification
Replies: 4
Views: 1349

Re: No email notification

No, I can't see any errors at all. I have verified the following files:

/var/log/messages
/var/log/nagios/nagios.log
/var/log/nagios/nagios.debug

Please let me know if you need anymore information in this regard.

Thanks
by guna_pmk
Wed Aug 08, 2012 11:13 am
Forum: Open Source Nagios Projects
Topic: No email notification
Replies: 4
Views: 1349

No email notification

Hi, I have just installed and configured Nagios on a CentOS6 machine. It is nicely monitoring my other two CentOs servers through NRPE. But I could not get the alert emails sent. I have enabled debug and I could see the actual email command in the /var/log/nagios/nagios.debug. If I copy that whole c...