Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
k0rdi
Current Version
0.1
Last Release Date
2014-11-17
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
14529
Files:
File | Description |
---|---|
check_bandwidth_linux.sh | check_bandwidth_linux.sh |
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
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
Reviews (0)
Be the first to review this listing!