Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Cisco PoE availability (support stacks)
Current Version
0.2
Last Release Date
2017-06-07
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
Owner
License
GPL
Hits
4767
Files:
File | Description |
---|---|
check_snmp_cisco_poe.pl | Version 0.2 - June 7 2017 |
Example:
./check_snmp_cisco_poe.pl -H 192.168.1.1 -C public -w 50 -c 30
Module:1 Available:370(w) Used:337(w) Remaining:33(w) : WARNING
Example for a stackable switch:
./check_snmp_cisco_poe.pl -H 192.168.1.1 -C public -w 50 -c 30
Module:2 Available:370(w) Used:300(w) Remaining:70(w) - Module:1 Available:370(w) Used:221(w) Remaining:149(w) : OK
./check_snmp_cisco_poe.pl -H 192.168.1.1 -C public -w 50 -c 30
Module:1 Available:370(w) Used:337(w) Remaining:33(w) : WARNING
Example for a stackable switch:
./check_snmp_cisco_poe.pl -H 192.168.1.1 -C public -w 50 -c 30
Module:2 Available:370(w) Used:300(w) Remaining:70(w) - Module:1 Available:370(w) Used:221(w) Remaining:149(w) : OK
Reviews (1)
byfarid, March 8, 2019
The plugin was exactly what I was after.
It's well written and works with stacked C2960-S, C2960-X and probably most other PoE switches.
Only problem was that it didn't give performance data.
I modified the plugin and added performance data in the output. The later version can be found here:
https://github.com/joubbi/check_snmp_cisco_poe
It's well written and works with stacked C2960-S, C2960-X and probably most other PoE switches.
Only problem was that it didn't give performance data.
I modified the plugin and added performance data in the output. The later version can be found here:
https://github.com/joubbi/check_snmp_cisco_poe