Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6413
blob0e6ce1bd9394bff94a28d1cbeda9a5e88832cd68
1 Title: Availability: don't try to merge completely disconnected intervals
2 Level: 1
3 Component: reporting
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1539594354
11 If the option "Ignore intervals shorter or equal X sec" was used an exception
12 occured if intervals should be merged that were completely disconnected.
13 Disconnected intervals occur e.g. if the a host/service is outside of
14 the host/service period.