Re: Importing configuration files into Nagios 4.1.1
Posted: Fri Nov 06, 2015 2:14 pm
I believe I found the answer. I checked the nagios.log file, and I noticed an entry that said "/bin/mail" could not be found.
It turns out mail is located at /usr/bin/mail on the server, so I created a symbolic link in the bin directory to point to this other
directory, and notifications have started coming in via e-mail.
I will keep the group advised.
It turns out mail is located at /usr/bin/mail on the server, so I created a symbolic link in the bin directory to point to this other
directory, and notifications have started coming in via e-mail.
I will keep the group advised.