Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 086783b9d5611cf4c051eb477d5ffe590231a2a5
https://github.com/tribe29/checkmk/commit/086783b9d5611cf4c051eb477d5ffe590…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2019-08-01 (Thu, 01 Aug 2019)
Changed paths:
A .werks/7718
Log Message:
-----------
7718 Command line parameter version added to the Windows Agent
Change-Id: I2f8468b2120e37a539116e7094a82bacdd06dcf8
Commit: b6870f4385c69199bf376d813179873b59810d60
https://github.com/tribe29/checkmk/commit/b6870f4385c69199bf376d813179873b5…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2019-08-01 (Thu, 01 Aug 2019)
Changed paths:
A .werks/7719
Log Message:
-----------
7719 FIX Windows Agent 1.6: The section 'ps' by default doesn't generate
full paths in the output
Change-Id: I5d9c04ff097255bb19352a183fea14f51f518a6b
Commit: 756e7fc0f1dfbfb680740853a82a25ab14d098f7
https://github.com/tribe29/checkmk/commit/756e7fc0f1dfbfb680740853a82a25ab1…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2019-08-01 (Thu, 01 Aug 2019)
Changed paths:
M agents/wnx/install/resources/check_mk.yml
M agents/wnx/src/common/cfg_yaml.h
M agents/wnx/src/engine/cma_core.h
M agents/wnx/src/engine/providers/mrpe.cpp
M agents/wnx/src/engine/providers/mrpe.h
M agents/wnx/src/engine/service_processor.cpp
M agents/wnx/watest/test-cvt.cpp
M agents/wnx/watest/test-mrpe.cpp
M agents/wnx/watest/test-yaml.cpp
M agents/wnx/watest/test_tools.h
Log Message:
-----------
[CMK-2441] - mrpe fixes
- execution of the section is now asynchronous
- no it is possible to run all mrpe plugins in parallel(this is disabled by default
config)
- fixed usage of the 'user' parameter: previously user's value was ignored
- if a mrpe plugin is absent, then the agent generates the special message instead plugin
output
- bool mrpe.parallel added to production yml, by default is set to false, if absent set to
false
- refactoring and additional unit-testing
Change-Id: Ic4cce8efe2137f2359559b89a6a48988d3364880
Compare:
https://github.com/tribe29/checkmk/compare/22607e4dd0a3...756e7fc0f1df