Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios script to return network interface stats to Nagios.
Current Version
Last Release Date
June 5, 2009
Owner
Nagios Exchange
v1.0
Sample NagiosGrapher config
check_netio_1.1
This script has been designed and written on Linux for the lowest common denominator of shells (sh), requiring ifconfig, cut and grep as external programs. The locations of these can easily be changed by editing the variables at the top of the script.
This script always returns an OK status as there is no stateful information stored with the plugin, the plugin just returns the number of bytes in and out of an interface to date. It is intended that a Nagios addon like NagiosGrapher will then be used to log and interpret this data.
I have created a sample NagiosGrapher config file to log and interpret the data from this plugin and have included it for download below.
Changelog: 1.0 - Initial release 1.1 - GPLv3 licence
To run the plugin on RHEL 7 or CentOS 7 check out https://www.claudiokuenzler.com/blog/692/using-check_netio-monitoring-nagios-plugin-on-centos-redhat-rhel-7
This plugin is easy to include in the commands.cfg. It works great through nrpe and always returns data quickly. Now if I could get to work with pnp4nagios it would be great.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!