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_h3c_components

Rating
4 votes
Favoured:
1
Current Version
0.1
Last Release Date
2012-07-24
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
69508
Files:
FileDescription
check_h3c_components.shcheck_h3c_components.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Uses snmpwalk to check the status of all components in an HP/H3C 5xxx switch. Works on IRF stacks, too.
Uses snmpwalk to check the status of all components in an HP/H3C 5xxx switch. Works on IRF stacks too. Tested with 5120 and 5820 on RHEL 6.

Ignores "SFP Receive Error" because many people have SFPs non-connected SFPs inserted into their switches. If you need that monitored too, then edit line 43 accordingly.

To use just call with with an ip address and the snmp read-community like this:

check_h3c_components.sh 192.168.1.1 public

Output will be one of these (examples):

"All Components OK"

"FAN1: Fan Error"

"UNKNOWN: SNMP timeout"

Requires net-snmp-utils.
Reviews (3)
byfernandozank, June 22, 2015
Tried with all scripts.

Checked all SNMP configurations and still not working for me.


Everytime I try, I receive this message:

3COM_HEALTH CRITICAL - SNMP ERROR
byBjornis, October 21, 2014
0 of 1 people found this review helpful
I have modified the script to work with SNMP v3 and it works great!
I just have one question, I got the status "Unsupported" on two sensors.. And i have tried to figure out which sensors it could be but i have not been able to do that, is there any one that could give me some tips?
byryan_breneman, December 4, 2012
0 of 1 people found this review helpful
This worked perfectly! Thanks so much!