Werk #1696: cisco_temp_sensor: Value reported of check was not always correct (precision was wrong)
| Component | Checks & agents | ||
| Title | cisco_temp_sensor: Value reported of check was not always correct (precision was wrong) | ||
| Date | Dec 9, 2014 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
We already had a workaround to get the correct precision of the value reported by the device, but this code was kind of a hack. No we retrieve the precision value from the target device and then scale the value according to it.