Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: e3e3024a2b9c5edf0d4a6cb061a1e48ad85a68ae
https://github.com/tribe29/checkmk/commit/e3e3024a2b9c5edf0d4a6cb061a1e48ad…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M agents/wnx/src/common/cmdline_info.h
M agents/wnx/src/main/check_mk_service.cpp
Log Message:
-----------
Improve typing in win-agent
Change-Id: Ib37ed5af4cd46115cd2fdd0e1b37ae7e609163c2
Commit: e8cf510664154962b7395648ffe0c179a42580d2
https://github.com/tribe29/checkmk/commit/e8cf510664154962b7395648ffe0c179a…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M agents/wnx/python_packages.cmd
Log Message:
-----------
Correct python install scripts
Change-Id: I7c33867ecff30b5c7d7e4cc1e432c64a9ab4195a
Commit: 9e7443dd53c85dc2ebc537dae3d9ca319b46b508
https://github.com/tribe29/checkmk/commit/9e7443dd53c85dc2ebc537dae3d9ca319…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M agents/wnx/src/engine/agent_controller.cpp
M agents/wnx/src/engine/agent_controller.h
M agents/wnx/src/engine/cfg.h
M agents/wnx/watest/test-agent_controller.cpp
Log Message:
-----------
Add functionality to create toml file by win-agent
Supported fields: pull_port and allowed_ip
Content is strictly based on linux version.
This CL is only intended to provide functionality and
unit-testing.
Test: no(not required/not possible)
CMK-10432
Change-Id: Ie0918a29c3e2242d8a2bb7ced44230f77b0178aa
Commit: 49fba5ca4060f881ca985fcf4b1a0d40c00172f4
https://github.com/tribe29/checkmk/commit/49fba5ca4060f881ca985fcf4b1a0d40c…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M agents/wnx/src/engine/agent_controller.cpp
Log Message:
-----------
Fix names of files: toml config and controller
CMK-10432
Change-Id: I99aa96572abf4c0a9029b3eef201af2b20b914cf
Compare:
https://github.com/tribe29/checkmk/compare/76767e8a5c68...49fba5ca4060