Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_cisco_fan
Current Version
1.0
Compatible With
- Nagios 3.x
Owner
Website
License
Other
Hits
36221
Files:
File | Description |
---|---|
check_cisco_fan.sh | Bash script to check FAN by SNMP. |
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
--------------------------------------------------------------------------------
This check is write in bash (Linux) and use snmp tools.
Snmp tools are in most linux repos :
Fedora/Centos: yum install net-snmp-utils
Debian/Ubuntu: apt-get install snmp
MIB : CISCO-ENVMON-MIB
Test with : Nagios 3.x on Debian GNU/Linux, and Cisco catalyst 3750
--------------------------------------------------------------------------------
USAGE :
./script SNMPcomunity IPaddress
example :
./script public 192.168.1.1
--------------------------------------------------------------------------------
LICENCE : CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
--------------------------------------------------------------------------------
This check is write in bash (Linux) and use snmp tools.
Snmp tools are in most linux repos :
Fedora/Centos: yum install net-snmp-utils
Debian/Ubuntu: apt-get install snmp
MIB : CISCO-ENVMON-MIB
Test with : Nagios 3.x on Debian GNU/Linux, and Cisco catalyst 3750
--------------------------------------------------------------------------------
USAGE :
./script SNMPcomunity IPaddress
example :
./script public 192.168.1.1
--------------------------------------------------------------------------------
LICENCE : CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/
--------------------------------------------------------------------------------
Reviews (1)
I don't get output on Cisco 2960, 3550 and 3750 Switches.
Below is the error.
#################################
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.2016892988
#################################
Below is the error.
#################################
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.2016892988
#################################