Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 740
blobafae019ea03ad147f7c3e2036bc4c9cb1cd3c12b
1 Title: winperf_if: now able to handle bandwidth > 4GBit
2 Level: 1
3 Component: checks
4 Version: 1.2.5i2
5 Date: 1396016199
6 Class: fix
8 If an interface had a bandwidth of > 4GBit the check did not receive
9 the correct bandwidth value, because of a 32 bit counter overflow.
10 Workaround: The windows plugin wmic_if.bat now also reports the correct bandwidth value.
11 If you use this plugin its bandwidth value will have precedence before the bandwidth determined by the agent.