Home Directory Plugins Network Connections, Stats and Bandwidth Check And Graph DataOut From Network Interface

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 And Graph DataOut From Network Interface

Current Version
1.0
Last Release Date
2013-02-07
Compatible With
  • Nagios 3.x
Hits
61271
Files:
FileDescription
graphNetworkDataout.shBash script to plot graph of network dataout.
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!
Check And Graph DataOut From Network Interface
Bash script to graph the network bytes out from eth0.
A simple shell script to graph network bytes out from the eth0 port. You can change for other network interface too.

I have not added any checks that it will give a warning or critical check, but its working fine to plot the dataout graphs at nagiosgrapher. If you want to add the warning and critical check, then just add another if statement chacking for dataout bytes.

NOTE: Its in earler state. [ Do a recheck the of the field value of dataout bytes and you can change the minute value as per you check time. ]
Reviews (1)
byMaxuN, August 30, 2016
eth0 not exist if package "biosdevname" is installed.