Page 3 of 3

Re: NagiosXI Sporadic Notifications

Posted: Tue Jul 17, 2018 9:04 am
by tgriep
Thanks for the profile. I took a look at the contact settings and they all looked correct.

The only thing I see is a log of stuck NSCA processes and they should be killed off by running the following as root.

Code: Select all

pkill nsca
The phpmailer error "SMTP connect() failed" could be an issue with the Nagios server connecting to the SMTP server.
Could be a DNS issue or a loss in network connectivity, etc..
Can you check the logs on the SMTP server to see if there are any errors when the Nagios server is connecting to it?

Re: NagiosXI Sporadic Notifications

Posted: Tue Jul 17, 2018 12:55 pm
by blariv
found it was our internal relay getting clogged. thank you for the help and you can close this.