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_network

Current Version
1.0
Last Release Date
2010-04-12
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Hits
98686
Files:
FileDescription
check_networkcheck_network
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!
Simple script to check if a network interface is up, down or on reduced speed.
Simple script to check if a network interface is up, down or on reduced speed.

Based on mii-tools, another version based on ethtool (rework of my script by ) is available here:
http://exchange.nagios.org/directory/Plugins/Uncategorized/Operating-Systems/Linux/check_network_link/details

This is a re-up to share the script on my account.
Reviews (1)
bydamiencuvillier, December 14, 2021
This plugin is a good idea
For instance, it could be used to check vpn connexion status.

But it do not work on my side.
I got following issue if i use `check_network eth0` syntax


```
No interface specified
usage: /sbin/mii-tool [-VvRrwl] [-A media,... | -F media] [-p addr]
```