Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3271
blobaf3038420f11735d8f09064ab59dae5a065df1b4
1 Title: New option in aggregation for tuning aggregation of downtimes
2 Level: 1
3 Component: bi
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1458212879
7 Class: feature
9 When computing the state 'in scheduled downtime' for an aggregate
10 first all leaf nodes that are within downtime are assumed CRIT and all others
11 OK. Then each aggregated node is assumed to be in downtime if the state
12 is CRIT under this assumption. You can change this to WARN now by checking
13 the new option {{Escalate downtimes based on aggregated WARN state}} in
14 the properties of an aggregation now. The influence of
15 this setting is especially relevant if you use aggregation functions of type <i>count</i>
16 and want the downtime information also escalated in case such a node would go into
17 WARN state.