No worries, really appreciate the help!
It seems to have gone through - how can i check the queue to make sure there's no more messages waiting to go out?
scottwilkerson wrote:Sorry about that they missed 2 characters
For anyone finding this thread at a later date, here's a quick wrap up.
- Major outage caused NagiosXI to fire off thousands of email notifications
- Our IronPort started refusing and letting NagiosXI that it was doing so
- NagiosXI continued to try to deliver those notifications for days
- The IronPort would let a few through and then block, let a few through and then block
End result was what appeared to be a "random" notification issue
Solution: temporarily whitelist NagiosXI on the IronPort and wait a few days for NagiosXI to clear out the notification queue.
This thread can be closed unless someone on the Nagios end has any thoughts on how to clear that notification queue so that NagiosXI will stop retrying.
Login to the XI GUI and go to the Admin > Manage Email Settings menu to see what the Mail Method is set to.
If it is set to Sendmail, then the emails are coming from the local mailer daemons mail queue.
To clear out that queue, run the following as root.
Done and done, is there a way to check that it has been properly cleared?
tgriep wrote:Login to the XI GUI and go to the Admin > Manage Email Settings menu to see what the Mail Method is set to.
If it is set to Sendmail, then the emails are coming from the local mailer daemons mail queue.
To clear out that queue, run the following as root.