Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
k0rdi
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!
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!