I’ve got Nagios working but am trying to setup email notifications. The system had sendmail 8.13 on it but I chose not to use this. I was able to setup ssmtp and was able to send myself test messages using this from the command line. What I can’t get working is the email notification in nagios.
Not sure where to start. Does sendmail need to be disabled, if so how (can’t find good docs on how to do this)
Do I need to do anything special to tell Nagios to use SSMTP instead?
I modified the contacts.cfg, contactgroups.cfg and hosts to reflect the contact group I wish to be notified.
Need HELP please