Search found 4 matches
- Mon Oct 31, 2011 9:33 am
- Forum: Open Source Nagios Projects
- Topic: Nagios running fine, but don't send Email :(
- Replies: 6
- Views: 3491
Re: Nagios running fine, but don't send Email :(
Hi jsmurphy, the /var/log/mail log don't show any messages to understand if all works fine or not. But @ in this moment, I've reset all the configuration, and i go to add step by step all objects host and checks About that issue... I don't know if is my own to close the post or not... Thank's for th...
- Wed Oct 19, 2011 7:28 am
- Forum: Open Source Nagios Projects
- Topic: Nagios running fine, but don't send Email :(
- Replies: 6
- Views: 3491
Re: Nagios running fine, but don't send Email :(
Hi lmiltchev,
thank's you for your relpy.
I've checked the nagios.cfg. The value of the notification is right now:
enable_notifications=1
?__? Any idea
thank's you for your relpy.
I've checked the nagios.cfg. The value of the notification is right now:
enable_notifications=1
?__? Any idea
- Wed Oct 19, 2011 4:05 am
- Forum: Open Source Nagios Projects
- Topic: Nagios running fine, but don't send Email :(
- Replies: 6
- Views: 3491
Re: Nagios running fine, but don't send Email :(
Hi lmiltchev, thank's for your reply. I confirm you, the configuration is ok. See Below: [root@xxxxx etc]# cat nagios.cfg | grep noti # If you don't want notifications to be logged, set this value to 0. # If notifications should be logged, set the value to 1. log_notifications=1 # service checks, ho...
- Tue Oct 18, 2011 11:11 am
- Forum: Open Source Nagios Projects
- Topic: Nagios running fine, but don't send Email :(
- Replies: 6
- Views: 3491
Nagios running fine, but don't send Email :(
Hi all, I hope it is a good day for you, because is not for me :) I have Nagios set up and running fine, except for email notifications. I checked the nagios debug output, and it seems to be invoking the mail command fine, and returning ok, however no email is sent. In the mail.log file, there is al...