Home Directory Plugins Hardware Network Gear HP HP ProCurve Switches CRC/Packets Check

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

HP ProCurve Switches CRC/Packets Check

Rating
5 votes
Favoured:
0
Current Version
1.0
Last Release Date
2014-10-29
Compatible With
  • Nagios 3.x
License
GPL
Hits
23512
Files:
FileDescription
check_hp_crc.shScript
check_hp_crc_howto.txtHowto
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This Script checks HP ProCurve Switches (and maybe all others Switches with common MIBs) on every Interface for CRC Errors & Packet Errors
This Script checks HP ProCurve Switches (and maybe all others Switches with common MIBs) on every Interface for CRC Errors & Packet Errors

Tested on Nagios 3.5.1

The first idea of this script was to check CRC Errors on ports - so the name of the script - but then there was the question on how to check for packet errors on switches!

Now this script is able to check for crc errors, packet errors on incoming and packet errors on outgoing side! quite cool!

Some soloutions could be better, but it works as we need it in here!

LICENSE: GNU GPLv3
This means: you are allowed to copy and change the script as you like! The script is free for download,
but be so kind and donĀ“t delete my name and replace it with yours!

Help is within the Script (-h)
Debugging is also available (-d)

Performance Data: (-p)
Wors great with pnp4nagios (should work also with nagiosgraph)


Attachements:
- INSTRUCTIONS: check_hp_crc_howto.txt
- Script: check_hp_rc.sh
Reviews (2)
byericgfcarneiro, October 7, 2019
Very good! But I can't see the port numbers that CRC has. Can you help me?
byjriker1, December 24, 2015
Not a lot works with my Procurve J9450 switch. Or not much that has the OID values that match mine. Love how your script parses thru snmpwalk and pulls the right values. Found a port having a lot of packet errors and helped me to diagnose what was going on.