08-15-2008 07:58 AM - edited 03-06-2019 12:49 AM
I'm looking for suggestions on monitoring for failure of a switch in a stack. I use WhatsUp for monitoring and the basic "ping" would not detect if a member switch were to fail.
Thanks
08-15-2008 08:43 AM
Hello Tim,
you would need to create a script that has to do the following:
telnet to the stack
issue sh switch
collect output
verify that you have the expected number of Ready on it
see
or use snmp traps
snmp-server enable traps fru-ctrl
(Optional) Generate entity field-replaceable unit (FRU) control traps.
>>In the Catalyst 3750 switch stack, this trap refers to the insertion or removal of a switch in the stack.
Hope to help
Giuseppe
08-15-2008 09:53 AM
I know of customers using solarwinds orion to monitor the stack. When discovering the device snmp is able to identify the stack and report status and traffic using SW orion
I would try a freeware snmp poller such as MRTG.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide