Email motifications not received by user

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
shivangi
Posts: 32
Joined: Mon Mar 25, 2019 2:01 am

Email motifications not received by user

Post by shivangi »

Hi Team ,

I am trying to send mail notifications of host down to my mail id but unfortunately i am not receiving the same on my mail d .

Also nagios is logging the notifications that are being sent but i am not receiving it . I guess this means all the nagios configuration is correct .

I dropped a test mail also which was received successfully . i am using nagios core version 4.1.1

Thanks in advance .
saracm
Posts: 4
Joined: Wed Nov 27, 2019 3:19 am

Re: Email motifications not received by user

Post by saracm »

Hi,

did you try to trigger a notification from the GUI interface selecting the host and Send custom host notification?
or through the command line?
shivangi
Posts: 32
Joined: Mon Mar 25, 2019 2:01 am

Re: Email motifications not received by user

Post by shivangi »

Hi ,

I triggered the mail through command line echo "test" | mail -s "test" <myid> and i am logged in through root@<hostname>but have configured the mail to be sent from nagios@<domain name> at notify host by email command which i am not getting .

Thanks .
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Email motifications not received by user

Post by ssax »

Do you see anything in the mail logs?

Code: Select all

/var/log/maillog
shivangi
Posts: 32
Joined: Mon Mar 25, 2019 2:01 am

Re: Email motifications not received by user

Post by shivangi »

Hi,

Yes the one which i trigerred manually are logged in /var/log/maillog but the once which nagios triggerrs are not .

Thanks
shivangi
Posts: 32
Joined: Mon Mar 25, 2019 2:01 am

Re: Email motifications not received by user

Post by shivangi »

Hi Team,

Any suggestion on this , how to resolve this ?

Thanks .
Locked