Exchange Connection Refused
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Exchange Connection Refused
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?
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.
Re: Exchange Connection Refused
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
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
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
Re: Exchange Connection Refused
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
[ronb@nagios ~]$ setenforce 0
setenforce: SELinux is disabled
[ronb@nagios ~]$
setenforce: SELinux is disabled
[ronb@nagios ~]$
Re: Exchange Connection Refused
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
Ok, will do
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: Exchange Connection Refused
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
yet mail was flowing nicely, i was receiving other mail while it was being reported and connection refused.
Help
Re: Exchange Connection Refused
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.logBe 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
different times, and tail does not work.