Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 2423
blob0c52f7ec71e67529c214fe7fbf5520236d1424ec
1 Title: interface checks: now able to configure absolute levels for error packets
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i3
6 Date: 1440590161
7 Class: feature
9 You can now configure absolute levels for the error package rate.
11 Note: These new levels are configured as a tuple of integers.
12 The previous version of this check did not distinguish between percentual levels
13 configured as pair of int or float.
14 If you configured the old error rates as int tuples (which was an error in the first place),
15 you have to update these rules accordingly.