Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1701
blob27c5c01801eec7c79dc9dc280234587a12eef397
1 Title: Correctly show absolute level for CPU load in case of warn/crit
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.6b1
6 Date: 1417771579
7 Class: fix
9 In the check parameters of the CPU load check the levels are given in
10 load <i>per Core</i>. The check plugin output displayed this as level, but
11 this was confusing. Now the absolute level is being displayed instead.