Page 1 of 1

N Core on RaspberryPi, email not generated . . .

Posted: Thu Oct 31, 2019 1:24 pm
by Pop710
Just installed latest N Core, also with sendmail installed. Initially, trying to monitor port 8080 on a subject Windows machine. The web interface can see and know when the service on that port drops. But no Email alert. I can run a command line script and receive an email out of the Pi. So I know that sendmail is correct. Worked with the commands.cfg without good results. What can I provide that would help diagnose the problem?

Re: N Core on RaspberryPi, email not generated . . .

Posted: Thu Oct 31, 2019 4:35 pm
by ssax
Please let us know the exact host/service in question AND send us the resulting /tmp/NAGIOSFILES.zip file from this command:

Code: Select all

zip -r /tmp/NAGIOSFILES.zip /path/to/your/nagios/etc/directory
Generally would be this:

Code: Select all

zip -r /tmp/NAGIOSFILES.zip /usr/local/nagios/etc
But you'll need to tailor to your system.