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_iflocal

Rating
0 votes
Favoured:
0
Hits
145749
Files:
FileDescription
check_iflocal.tar.gzUnknown Tag: 'FileDesc1'
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!
Monitors ethernet interface health on a Linux box
This script checks the 4 values found in the output of ifconfig RX Errors, TX Errors, RX dropped, TX dropped. It assumes that if the interface is functioning properly, these values will be 0. Rather than flag absolute values the script flags delta values from one invocation to the next. It is also smart enough to reset itself e.g. on reboot

See the output of check_iflocal --help for more details.