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
6004
File | Description |
---|---|
check-bandwidth-0.0.1.tar.bz2 | check-bandwidth-0.0.1.tar.bz2 |
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_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!