Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: dad389b9bad7640b5fbe7053834387853a5c5586
https://github.com/tribe29/checkmk/commit/dad389b9bad7640b5fbe7053834387853…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M cmk/gui/plugins/wato/check_parameters/memory_linux.py
M cmk/gui/valuespec.py
Log Message:
-----------
memory_linux: Reuse UpperMemoryLevels for Kubernetes
In order to reuse th valuespec UpperMemoryLevels for Kubernetes
it's necessary to able to configure default values, so they
match the default values used within the check.
We reuse the valuespec in order to achieve a uniform look across
the new kube_memory check and the Memory and Swap usage on Linux
rule.
Change-Id: Ice5e6047fcec5a87b657d0913406e74d205e892d