email notification not working on nagios-3.4.4
Posted: Wed Feb 06, 2013 5:26 pm
Hello Guys,
i have installed nagios-3.4.4 and nagios-plugiuns-1.4.16. All the features and services are working fine. I configured it for one cisco switch also. The problem is it do not send the alert notification to my email provided in contacts.cfg
Instead they are being saved in /var/spool/mail/root
i am new with linux, but last time i installed nagios-3.2.3 or something the email notifications were working fine.
my contacts.cgf is
define contact{
contact_name nagiosadmin ; Short name of user
use generic-contact ; Inherit default values from generic-contact template (defined above)
alias Nagios Admin ; Full name of user
email [email protected] ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ****** }
thank you in advance.
i have installed nagios-3.4.4 and nagios-plugiuns-1.4.16. All the features and services are working fine. I configured it for one cisco switch also. The problem is it do not send the alert notification to my email provided in contacts.cfg
Instead they are being saved in /var/spool/mail/root
i am new with linux, but last time i installed nagios-3.2.3 or something the email notifications were working fine.
my contacts.cgf is
define contact{
contact_name nagiosadmin ; Short name of user
use generic-contact ; Inherit default values from generic-contact template (defined above)
alias Nagios Admin ; Full name of user
email [email protected] ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ****** }
thank you in advance.