Werk #740: winperf_if: now able to handle bandwidth > 4GBit
Component | Checks & agents | ||||||||||||||||||
Title | winperf_if: now able to handle bandwidth > 4GBit | ||||||||||||||||||
Date | Mar 28, 2014 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
If an interface had a bandwidth of > 4GBit the check did not receive the correct bandwidth value, because of a 32 bit counter overflow. Workaround: The windows plugin wmic_if.bat now also reports the correct bandwidth value. If you use this plugin its bandwidth value will have precedence before the bandwidth determined by the agent.