Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
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
Compatible With
v1.0
Sample NagiosGrapher config
check_netio_1.1
Nagios script to return network interface stats to Nagios. 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: