Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: d746733d6b38ffc584bd7e91903e9df7c0f0cf68
https://github.com/tribe29/checkmk/commit/d746733d6b38ffc584bd7e91903e9df7c…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M agents/cmk-agent-ctl/src/cli.rs
M agents/cmk-agent-ctl/src/config.rs
M agents/cmk-agent-ctl/src/lib.rs
M agents/cmk-agent-ctl/src/modes/status.rs
M agents/cmk-agent-ctl/src/monitoring_data.rs
M agents/cmk-agent-ctl/src/setup.rs
M agents/wnx/src/engine/agent_controller.cpp
M agents/wnx/src/engine/agent_controller.h
M agents/wnx/watest/test-agent_controller.cpp
Log Message:
-----------
Add support for monitoring data channel in controller
Optional command line `--channel` allows to use
different ports.
`cmk-agent-ctl ... --channel localhost:50001 ...`
Ignored in Linux.
Motivation: port may be busy, post may be blocked, testing
purposes.
This change is not strictly mandatory, still predefined port
is terrible solution.
This functionality is also to be replicated into TOML
config for Windows.
TEST: Manual
CMK-9998
Change-Id: Ibfe43bd4573c04f70beedf269023333db9a85cc6
Commit: f68442d9f80f2c84282bbe7ecd1ee329071d6d51
https://github.com/tribe29/checkmk/commit/f68442d9f80f2c84282bbe7ecd1ee3290…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M agents/wnx/src/engine/agent_controller.cpp
Log Message:
-----------
Make very strict windows agent unit test happy again
Change-Id: I44b4b23df0065276295a8f50fc9887b1562db806
Compare:
https://github.com/tribe29/checkmk/compare/02df605a13eb...f68442d9f80f