Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6564
blob6c270dd5b754f3a3c07e1ad30e14a3858e000240
1 Title: Fixed incorrect rate computation affecting various checks in some cases
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1536829823
11 All previous 1.5 releases used a partially broken counter / rate computation in
12 various checks in specific situations, e.g. inotify checks. Not all check
13 results were computed wrong, only the ones based on counter / rate
14 computations.
16 When a single check monitors several services on a host, only the first of
17 these services was affected by this issue.