Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: fd698e46e9091285ad90750526638ffe743549d9
https://github.com/tribe29/checkmk/commit/fd698e46e9091285ad90750526638ffe7…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M cmk/gui/valuespec.py
Log Message:
-----------
Improve regex valuespec help text
Change-Id: I03559be1451e4d933279d97251ee6686df96d125
Commit: 01f67200bea7239933a03f0ac960fddcf5054352
https://github.com/tribe29/checkmk/commit/01f67200bea7239933a03f0ac960fddcf…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M checks/legacy_docker.include
Log Message:
-----------
legacy_docker.include: Handle "Item not found" case
Change-Id: I44e07f85f475fd87472a50ecb4649b5be913f0c1
Commit: 59d6c97b54a666bbfc71b7f71442e5037e8b2fa8
https://github.com/tribe29/checkmk/commit/59d6c97b54a666bbfc71b7f71442e5037…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M checks/ps
Log Message:
-----------
ps: avoid in-place manipulation of in info
Change-Id: I87320185b4098b384df5bbbee9aed9f5842e166d
Commit: d38996b45b9c533f8826ff655fec490ffbb843ca
https://github.com/tribe29/checkmk/commit/d38996b45b9c533f8826ff655fec490ff…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M agents/check_mk_agent.linux
M checks/ps
M checks/ps.include
A checks/ps_lnx
A checks/ps_lnx.include
M tests/unit/checks/generictests/datasets/ps_matched.py
M tests/unit/checks/test_ps.py
A tests/unit/checks/test_ps_lnx.py
Log Message:
-----------
ps: introduce separate ps_lnx section
Giving each agents' sections their individual names
allows for more robust and flexible parsing.
Change-Id: I999f23b226485e9e20cd9e8d7ccb07110bdba5f0
Commit: e88a99677db485801328ada8c577dddbb4f6508b
https://github.com/tribe29/checkmk/commit/e88a99677db485801328ada8c577dddbb…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M tests/unit/checks/test_ps.py
Log Message:
-----------
ps.include: test match_user
Change-Id: I5d3c36dec819d2d8337cb3168f9c5151c3f95aa2
Commit: 5c80bc3fb67477d4863a4bd811b9fd0695532678
https://github.com/tribe29/checkmk/commit/5c80bc3fb67477d4863a4bd811b9fd069…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M checks/ps.include
M tests/unit/checks/test_ps.py
Log Message:
-----------
ps.include: simplify match_user
Change-Id: I522dc0ad37fcc8d468aeb37a06efd537ca0f9c24
Commit: 161eb341186702c93a9a22a16bd06952903b094a
https://github.com/tribe29/checkmk/commit/161eb341186702c93a9a22a16bd069529…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M checks/ps.include
M tests/unit/checks/test_ps.py
Log Message:
-----------
ps.include: generalize match_user
Change-Id: I550a05fc4b4c499ce04ada8cc0cf600ebaa0a8d2
Commit: 8403f604022902882428b87b96ad111bba6e00dc
https://github.com/tribe29/checkmk/commit/8403f604022902882428b87b96ad111bb…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M checks/ps.include
Log Message:
-----------
ps.include: reduce indentation
Change-Id: I0e35d89d4d4ea524e4ba4446802e10bb25208e5a
Commit: d78ce1b6937afcb362c4a4950dfc3787aac00b4d
https://github.com/tribe29/checkmk/commit/d78ce1b6937afcb362c4a4950dfc3787a…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M checks/ps.include
M tests/unit/checks/test_ps.py
Log Message:
-----------
ps.include: split up matching
we now match attributes and description in separate functions
Change-Id: Iab102ca476667841e6f875ca53b2f6597be16f54
Commit: 2e0082d0fe28dc5a380ed6315e36d3771191399f
https://github.com/tribe29/checkmk/commit/2e0082d0fe28dc5a380ed6315e36d3771…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M .werks/7420
A .werks/7958
M checks/ps
M checks/ps.include
M cmk/gui/plugins/wato/check_parameters/ps.py
M tests/unit/checks/generictests/datasets/ps_matched.py
M tests/unit/checks/test_ps.py
Log Message:
-----------
7958 ps: Allow to filter discovery by cgroup (Linux only)
The checkmk agent for Linux hosts now also sends the <i>cgroup</i>
information proveded by the ps command. This allows users to filter
processes by their control group during discovery.
For instance you can use this to exclude processes running in Docker
containers.
See the help of the discovery rule "Discover Processes" for details.
Change-Id: Id4a1fb8e12183737e2cb3bb0525c76746e6f31af
Commit: 43fd1c0470e37730d1d2b7a23f105b9165d8aaf5
https://github.com/tribe29/checkmk/commit/43fd1c0470e37730d1d2b7a23f105b916…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
A tests/unit/checks/generictests/datasets/ps_lnx.py
Log Message:
-----------
ps: add test for ps_lnx
Change-Id: Iae7edc928f8cc0d3f193703560c15952ae602f18
Compare:
https://github.com/tribe29/checkmk/compare/8035dac242ec...43fd1c0470e3