Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1949
blobb13e42cd273be11709be574be85da2a8ca04a1db
1 Title: ibm_svc_host / other license checks: now able to configure limits
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i1
6 Date: 1423639361
7 Class: feature
9 The check ibm_svc_host now has configurable host limits via WATO.
11 Old limits:
12 <ul>
13 <li>Check shows errors in case of degraded or offline hosts</li>
14 <li>Check always is in a OK State</li>
15 </ul>
17 New limits:
18 <ul>
19 <li>Absolut amount of active hosts - Warning/Critical at or below</li>
20 <li>Absolute amout of inactive hosts - Warning/Critical at or above</li>
21 <li>Absolute amout of degraded hosts - Warning/Critical at or above</li>
22 <li>Absolute amout of offline hosts - Warning/Critical at or above</li>
23 <li>Absolute amout of other hosts - Warning/Critical at or above</li>
24 </ul>
26 This change has been made because it was not possible to configure limits without
27 warning/critical states. Now all host categories can configured independently.