Nagios causes 3750 stack to fail

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
achesney
Posts: 1
Joined: Tue May 27, 2014 1:14 pm

Nagios causes 3750 stack to fail

Post by achesney »

Hello,

I am working with a Nagios system that was setup by another tech who is no longer with the company. after we changed our core switch from a stack of 3750G's to a stack of 3750X's every time we connect the Nagios to the network the core switch starts to perform irregular. one of the routers connected to the core losses communication (cisco 1800, unable to ping in or out), and our cisco wireless controller has the same issue. all other devices seem to act normally but performance seems to be slightly compromised. after disconnecting the Nagios box the router comes back but the issues with performance and the wireless controller remain.

we did realize that nagios was configured to monitor the old stack which has the same IP as the new stack so nagios was reaching out to the stack. we have found that restarting the stack resolves the issues until nagios is reconnected. several debugs on the stack show no errors.

so my question is this:
What could Nagios be doing to the stack to cause this behavior?

thanks for any help you can give.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios causes 3750 stack to fail

Post by sreinhardt »

What is causing this, really depends on what kind of check you are doing on that system. Is it just snmp checks, or do you have other checks as well? I would probably suggest disabling the checks for the stack on nagios, then reconnecting to see if it continues to have an issue. If so, it is an issue with the stack passing the traffic that nagios needs more than likely. If it does not, then look into what checks you are performing against that device(s) and slowly re-enable them.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked