Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1696
blob931af945c86a4af48e334b68c586c0b2dbe43c42
1 Title: cisco_temp_sensor: Value reported of check was not always correct (precision was wrong)
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.6b1
6 Date: 1418113954
7 Class: fix
9 We already had a workaround to get the correct precision of the value reported by the device,
10 but this code was kind of a hack. No we retrieve the precision value from the target device
11 and then scale the value according to it.