Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_bandwidth_variation
0.0.1
2016-08-19
- Nagios 4.x
BSD
5924
File | Description |
---|---|
check-bandwidth-0.0.1.tar.bz2 | check-bandwidth-0.0.1.tar.bz2 |
check_bandwidth is a plugin written in C that relies on the net-snmp library to collect interface counters and calculate the bitrate. Check bandwidth stores the last five counters for input/output for the specified interface in a binary file in /tmp. When the plugin runs for the sixth time, it will have the last five readings as data to calculate the average. If the current bitrate differs from the average more than 25%, the plugin yields WARNING, if it differs more than 35%, the plugin yields CRITICAL. This is very useful for monitoring ISPs uplinks.
Reviews (0)
Be the first to review this listing!