Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 6f46a5825c5535694996d3e8879aab8b38b115ee
https://github.com/tribe29/checkmk/commit/6f46a5825c5535694996d3e8879aab8b3…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M agents/wnx/install/resources/check_mk.yml
M agents/wnx/src/common/cfg_yaml.h
M agents/wnx/src/common/wtools.cpp
M agents/wnx/src/common/wtools.h
M agents/wnx/src/engine/agent_controller.cpp
M agents/wnx/src/engine/agent_controller.h
M agents/wnx/src/engine/external_port.cpp
M agents/wnx/src/engine/external_port.h
M agents/wnx/src/engine/service_processor.cpp
M agents/wnx/src/engine/windows_service_api.cpp
M agents/wnx/watest/test-external-port.cpp
M agents/wnx/watest/test-onlyfrom.cpp
M agents/wnx/watest/test-yaml.cpp
Log Message:
-----------
Implement check parameter for win-agent
Default is NO. This is mandatory to prevent potential instability.
The feature will be enabled after more intensive testing.
To enable manually set system.controller.check: yes in user yml
Minimal refactoring too
TEST: manual
CMK-10142
Change-Id: I2843ff1c2c100badcf32b8409aa2d0d1a0e41838