Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Cisco Stack status
0.2
2017-06-10
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
GPL
8995
File | Description |
---|---|
check_snmp_cisco_stack.pl | Version 0.2 - June 10 2017 |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Example outputs:
./check_snmp_cisco_stack.pl -H 192.168.1.1 -C public
Ring Redundant: yes, Switch States: sw1(sn:AAAABBBCCCC)=ready, sw2(sn:EEEFFFGGGG)=ready, Port States: up(4),down(0),forcedDown(0) : OK
./check_snmp_cisco_stack.pl -H 192.168.1.1 -C public
Ring Redundant: yes, Switch States: sw1(sn:AAAABBBCCCC)=ready, sw2(sn:EEEFFFGGGG)=ready, Port States: up(4),down(0),forcedDown(0) : OK
Reviews (1)
bynishith, November 16, 2022
Tested on Cisco 9300 & 9500 Switches.
My Command Output is as stated below.
===========================
/usr/local/nagios/libexec/check_snmp_cisco_stack.pl -H 192.168.1.11 -C nnv007 -2
Ring Redundant: yes, Switch States: sw2(sn:FOCXXX)=ready, sw1(sn:FCWXXX)=ready, Port States: up(4),down(0),forcedDown(0) : OK
===========================
192.168.1.11: Switch IP Address.
nnv007: SNMP Community Name.
-2: SNMP Version 2
===========================
My Command Output is as stated below.
===========================
/usr/local/nagios/libexec/check_snmp_cisco_stack.pl -H 192.168.1.11 -C nnv007 -2
Ring Redundant: yes, Switch States: sw2(sn:FOCXXX)=ready, sw1(sn:FCWXXX)=ready, Port States: up(4),down(0),forcedDown(0) : OK
===========================
192.168.1.11: Switch IP Address.
nnv007: SNMP Community Name.
-2: SNMP Version 2
===========================