Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 908
blob15d891a69a14464233f197b742cd60cac4e8cf7e
1 Title: Check event state: New option "Less Verbose Output"
2 Level: 1
3 Component: checks
4 Version: 1.2.5i3
5 Date: 1398690971
6 Class: feature
8 If enabled the check reports less information in its output.<br>
9 You will see no information regarding the worst state or unacknowledged events.<br>
10  For example a default output without this option <br>
11 <tt>WARN - 1 events (1 unacknowledged), worst state is WARN (Last line: Incomplete Content)</tt><br>
12 Output with less verbosity<br>
13 <tt>WARN - 1 events (Worst line: Incomplete Content)</tt>