Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: fed74ebfbd3b0c1dce249e02d5db9da1c6dfb880
https://github.com/tribe29/checkmk/commit/fed74ebfbd3b0c1dce249e02d5db9da1c…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M agents/wnx/install/resources/execute_update.cmd
M agents/wnx/is_installed.cmd
M agents/wnx/src/engine/install_api.cpp
M agents/wnx/src/engine/install_api.h
M agents/wnx/watest/test-install-auto.cpp
M agents/wnx/watest/test-section_wmi.cpp
Log Message:
-----------
Windows Agent: introduce fail tolerant installation routine
- update script to support install from backup
- update unit tests
Change-Id: I5a9e884bc9a76473211777104f63beda747ff629
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: bf87e6153623f1b82d440d0f70d935b4a8e1bbe5
https://github.com/tribe29/checkmk/commit/bf87e6153623f1b82d440d0f70d935b4a…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/testlib/site.py
Log Message:
-----------
Integration tests: Do not log helper payload
Change-Id: I2c25d0e00c7edf39f2d59a67dc735508312cf310
Commit: 26751132a59c7792057659cf57a73b26197515a2
https://github.com/tribe29/checkmk/commit/26751132a59c7792057659cf57a73b261…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/scripts/run-integration-test.py
M tests/testlib/site.py
Log Message:
-----------
Integration tests: Extend logging for easier debugging
When using the logger we have timestamps for interesting log
messages that we can use to match with log entries in the daemon
log files.
Change-Id: I653fb7c8c8341a15fe555123549b344ede016f7d
Commit: 6fd4d8a3d28fbf7e4bc46444444ba8353c378e35
https://github.com/tribe29/checkmk/commit/6fd4d8a3d28fbf7e4bc46444444ba8353…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/scripts/run-integration-test.py
Log Message:
-----------
Integration tests: Improve REUSE flag
We have now 2 modes:
REUSE=1 set: Creates site if not existing and uses existing site.
REUSE=0 set (Default): Removes existing site or creates site.
Change-Id: I8c8be68c1f757cc8ca1c77e42da7d97fb5341097
Compare: https://github.com/tribe29/checkmk/compare/355e091d6d8a...6fd4d8a3d28f
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: d2e60e1694b5b3526971898a04bc61b2c9e82418
https://github.com/tribe29/checkmk/commit/d2e60e1694b5b3526971898a04bc61b2c…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/testlib/site.py
Log Message:
-----------
Integration tests: Do not log helper payload
Change-Id: I2c25d0e00c7edf39f2d59a67dc735508312cf310
Commit: 3e1b428354155782b2b819988b1222a8b798e52f
https://github.com/tribe29/checkmk/commit/3e1b428354155782b2b819988b1222a8b…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/scripts/run-integration-test.py
M tests/testlib/site.py
Log Message:
-----------
Integration tests: Extend logging for easier debugging
When using the logger we have timestamps for interesting log
messages that we can use to match with log entries in the daemon
log files.
Change-Id: I653fb7c8c8341a15fe555123549b344ede016f7d
Commit: 866efd7982c3491bc4d200af9e4f33f69ef8f8e6
https://github.com/tribe29/checkmk/commit/866efd7982c3491bc4d200af9e4f33f69…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M tests/scripts/run-integration-test.py
Log Message:
-----------
Integration tests: Improve REUSE flag
We have now 2 modes:
REUSE=1 set: Creates site if not existing and uses existing site.
REUSE=0 set (Default): Removes existing site or creates site.
Change-Id: I8c8be68c1f757cc8ca1c77e42da7d97fb5341097
Compare: https://github.com/tribe29/checkmk/compare/eec6eeef2e43...866efd7982c3
Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 5cdcb287be61297ffb82d576721ca99b644b4819
https://github.com/tribe29/checkmk/commit/5cdcb287be61297ffb82d576721ca99b6…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-29 (Thu, 29 Apr 2021)
Changed paths:
A .werks/12827
Log Message:
-----------
12827 FIX Cascading livestatus proxy is now compatible with disabled IP protocols
The livestatus proxy can be configured to cascade livestatus connections. The
feature was introduced with 1.5.0 by werk #5970 which describes how this can be
used.
The livestatus proxy is always trying to open an IPv4 and IPv6 listening
socket. In previous versions the startup of the livestatus proxy failed with
an error message <tt>MKGeneralException: Cannot create TCP socket :::6560: [Errno 97] Address family not supported by protocol</tt> in <tt>var/log/liveproxyd.log</tt>.
The process now continues if the port could not be opened for the reason that
an address family is not supported. Additionally an informational message is
written to the <tt>var/log/liveproxyd.log</tt>.
Change-Id: I767fb3535a521da4655f1064af31f8b797066d64
Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 0f0b081a185bdff5c8798b101d308354934ebc4b
https://github.com/tribe29/checkmk/commit/0f0b081a185bdff5c8798b101d3083549…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
A .werks/12827
Log Message:
-----------
12827 FIX Cascading livestatus proxy is now compatible with disabled IP protocols
The livestatus proxy can be configured to cascade livestatus connections. The
feature was introduced with 1.5.0 by werk #5970 which describes how this can be
used.
The livestatus proxy is always trying to open an IPv4 and IPv6 listening
socket. In previous versions the startup of the livestatus proxy failed with
an error message <tt>MKGeneralException: Cannot create TCP socket :::6560: [Errno 97] Address family not supported by protocol</tt> in <tt>var/log/liveproxyd.log</tt>.
The process now continues if the port could not be opened for the reason that
an address family is not supported. Additionally an informational message is
written to the <tt>var/log/liveproxyd.log</tt>.
Change-Id: I767fb3535a521da4655f1064af31f8b797066d64