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_iferrors_percent

Rating
1 vote
Favoured:
1
Current Version
0.1
Last Release Date
2012-09-25
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
55485
Files:
FileDescription
check_iferrors_percentcheck_iferrors_percent File
gauge_single_rrd_one_chart_per_rra.phpPNP4Nagios Template
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
This program is a Nagios check the monitors percentage error rates on a host's network interfaces. Error rates of more than 1% are often detrimental to application performance and are frequently an indication of a failing circuit or interface. This check helps to isolate such issues.
This program is a Nagios check the monitors percentage error rates on a host's network interfaces. Error rates of more than 1% are often detrimental to application performance and are frequently an indication of a failing circuit or interface. This check helps to isolate such issues.

Supports:

1) SNMPv3
2) 64 bit counters automatically

Requires these Perl modules:

1) Net::SNMP
2) Nagios::Plugin

Sample configurations can be seen using the --morehelp flag
Reviews (1)
by7samurai, September 14, 2015
This is pretty handy. I have it monitoring interface errors on some Palo Alto firewalls, and seems to work well. One question, though. What method is it actually using to do the checks. Is there a specific MIB and OID that it queries? I'd like to understand a little better what it is actually checking.