Re: NagiosXI Sporadic Notifications
Posted: Tue Jul 17, 2018 9:04 am
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.
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?
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 nscaCould 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?