Exchange Connection Refused

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Exchange Connection Refused

Post by benningtonr »

I get these for all my exchange checks periodically. Connection Refused
I check exchange and it is fine, all other checks from nagios are fine, just exchange.
Is anyone else having this problem?
You do not have the required permissions to view the files attached to this post.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Exchange Connection Refused

Post by mguthrie »

So the same service works sometimes but returns as connection refused the rest of the time? Normally connection refused is some sort of firewall or net filter, but that's pretty odd if it's sporadic like that. Are there any net filters between the Nagios server and Exchange server?
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Exchange Connection Refused

Post by benningtonr »

No filters, they are both VM's in the same vcenter cluster, on the same network space.
Last time it did this was the 23rd and the 20th before that

Both of the other times it recovered in 10 min, this time was 3 hours 10 min
Yet mail traffic was fine
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Exchange Connection Refused

Post by mguthrie »

Very odd indeed. Can you verify that selinux is disabled?

Code: Select all

setenforce 0
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Exchange Connection Refused

Post by benningtonr »

[ronb@nagios ~]$ setenforce 0
setenforce: SELinux is disabled
[ronb@nagios ~]$
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Exchange Connection Refused

Post by lmiltchev »

Let us know if the problem resurfaces. You've disabled selinux already, so that could not be a factor anymore.
Be sure to check out our Knowledgebase for helpful articles and solutions!
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Exchange Connection Refused

Post by benningtonr »

Ok, will do
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Exchange Connection Refused

Post by benningtonr »

it did it again last night, from 1140 until 607am
yet mail was flowing nicely, i was receiving other mail while it was being reported and connection refused.

Help
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Exchange Connection Refused

Post by lmiltchev »

Does this happen at approximately the same time? Anything interesting in the log files?

Code: Select all

tail /var/log/messages
tail /usr/local/nagios/var/nagios.log
Be sure to check out our Knowledgebase for helpful articles and solutions!
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Exchange Connection Refused

Post by benningtonr »

different times, and tail does not work.
Locked