Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: b9f5ab13c7a440233d9635df42c50657b5b8d8fa
https://github.com/tribe29/checkmk/commit/b9f5ab13c7a440233d9635df42c50657b…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M cmk/update_config.py
M cmk_base/autochecks.py
Log Message:
-----------
Rewrite autochecks on site update to dict format
All autochecks will be changed to the new dictionary based
format (which is able to store the service labels) during
update to 1.6. Part of the legacy autochecks format reading
can be cleaned up after the new format is guaranteed.
CMK-2427
Change-Id: I0a0d25e105575e2b5431efc2333cf7881a09f8fa
Commit: b223150b52c1430b34c76212cdb257c537d5c206
https://github.com/tribe29/checkmk/commit/b223150b52c1430b34c76212cdb257c53…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M omd/packages/omd/omdlib/main.py
Log Message:
-----------
Livestatus socket link: Ensure parent directories exist before creation
Change-Id: I11f8790a7f3d0fe3f8c89cd713027355887fa1f8
Compare:
https://github.com/tribe29/checkmk/compare/4f1624acbffc...b223150b52c1