Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: 6db472cc47b6af82ad198214c63872cd031aeb80
https://github.com/tribe29/checkmk/commit/6db472cc47b6af82ad198214c63872cd0…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
A .werks/7960
M checks/ps.include
M cmk/gui/plugins/wato/check_parameters/ps.py
M tests/unit/checks/test_ps.py
Log Message:
-----------
7960 ps: Option to include process arguments in long-output
This Werk adds an option to include process arguments in the long-output
of the service.
If specified in the ruleset "State and count of processes", the list of
all the matching processes and their details in the long-output will
include up to the first N characters of each processes' arguments.
<b>Note:</b> This feature must be used with care, as the output may
include sensitive data like credentials.
Change-Id: Ib9bca3d5f196e7d8a996c9cdb8c0b5345924a1d5
Commit: f31e3068ce8b39480d457007509925493a1192bf
https://github.com/tribe29/checkmk/commit/f31e3068ce8b39480d457007509925493…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
Changed paths:
A .werks/8890
Log Message:
-----------
8890 Windows Agent 1.6: Configuration reloading had been restructured
By default the Agent reloads the configuration files only on the start.
To manually reload all configuration files you can use command line:
check_mk_agent.exe reload_config
To automatically reload configuration files on every connect(the behavior
from beta 4 and earlier) you can set the environment variable CMA_AUTO_RELOAD
to yes
Change-Id: Id4acbe4b032e6c743c0b41062f2cc929974212b4
Compare:
https://github.com/tribe29/checkmk/compare/b157e72a80ef...f31e3068ce8b