Home Directory Plugins Hardware Network Gear Cisco check cisco stack distributed and standard mode

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check cisco stack distributed and standard mode

Rating
2 votes
Favoured:
0
Current Version
0.3.1
Last Release Date
2021-01-15
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
Owner
License
GPL
Hits
3474
Files:
FileDescription
check_snmp_cisco_stack_dist.plcheck_snmp_cisco_stack_dist.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This is a Nagios plugin:

Check the state of the redundant stack ring, switches in the stack ring and stackport status via SNMP.
Also check stackport distributed mode.

Compatible with all switch 2960s 2960x 2960xr 3750 and 3850 with stack
Example output

2960XR standard mode:
perl check_snmp_cisco_stack_dist.pl -C xxxx -H 172.16.0.114 -2
Ring Redundant: yes : Switch States: sw1(sn:FDO0000001)=Ready, sw2(sn:FDO0000002)=Ready, sw3(sn:FDO0000003)=Ready, sw4(sn:FDO0000004)=Ready, : Port States: up(8), down(0), forcedDown(0) : Satus: OK

3850 distributed mode:
perl check_snmp_cisco_stack_dist.pl -C xxxx -H 172.16.0.13 -2
Switch States: sw1(sn:FOC0000004)=Ready, sw2(sn:FOC000002)=Ready, : Port States: TenGigabitEthernet1/0/22: up, TenGigabitEthernet1/0/23: up, TenGigabitEthernet2/0/22: up, TenGigabitEthernet2/0/23: up, : Satus: OK

Modified version from check_snmp_cisco_stack.pl v0.2 thanks michiel timmers
Reviews (1)
The said plug-in is found working properly.