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

k0rdi

Rating
0 votes
Favoured:
0
Current Version
0.1
Last Release Date
2014-11-17
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
14831
Files:
FileDescription
check_bandwidth_linux.shcheck_bandwidth_linux.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
k0rdi
Based on check_bandwidth.sh. Plugin for monitoring utilization of network interfaces linux. Improved traffic warning / critical status.
Based on check_bandwithd.sh. Plugin for monitoring utilization of network interfaces linux. Improved traffic warning / critical status.

root@cerber:~# ./check_bandwidth.sh

example: plugin.sh HOSTNAME interface_name time TX_warning_mbit/s TX_critical_mbit/s RX_warning_mbit/s RX_critical_mbit/s total mbit/s;

./check_bandwidth.sh localhost eth0 15 80 90 40 60 100
root@cerber:~# ./check_bandwidth.sh localhost eth0 3 80 90 40 60 100
IN 411.56 Mbit/s OUT 193.66 Mbit/s RX CRITICAL! period 3 sec | InUsage=411.56%;80000000;90000000 OutUsage=193.66%;80000000;90000000 inBandwidth=411.56Mbs outBandwidth=193.66Mbs