Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 54c35a8f1aaed2538f58fecda025487b1913a576
https://github.com/tribe29/checkmk/commit/54c35a8f1aaed2538f58fecda025487b1…
Author: Jonas Kluger <jonas.kluger(a)tribe29.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
A .werks/10900
R checkman/emc_ecs_cpu_util
M checkman/ucd_cpu_util
R checks/emc_ecs_cpu_util
M checks/ucd_cpu_util
R tests-py3/unit/checks/generictests/datasets/emc_ecs_cpu_util_1.py
A tests-py3/unit/checks/generictests/datasets/ucd_cpu_util_1.py
M tests-py3/unit/checks/test_generic_legacy_conversion.py
M tests/testlib/base.py
Log Message:
-----------
10900 ucd_cpu_util: Updated check to query more values for CPU utilization
Updated SNMP check for monitoring the CPU utilization for devices using the UCD-MIB.
For example for Dell EMC ECS (cloud storage system) get now discoverd.
The check monitors a more generalized range of devices which are not vendor specific.
The two values for 'ssCpuRawKernel' and 'ssCpuRawInterrup' do no longer
get queried from the SNMP host,
since the data is already included into the 'ssCpuRawSystem' value.
Change-Id: I646d855ec626ef9184d099692d070bbcecc0e116
Commit: ac4e758bce1fc73f05b3dcb5f6f62488f3ddf95e
https://github.com/tribe29/checkmk/commit/ac4e758bce1fc73f05b3dcb5f6f62488f…
Author: Jonas Kluger <jonas.kluger(a)tribe29.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
A .werks/10902
M checkman/ucd_mem
R checks/emc_ecs_mem
M checks/ucd_mem
R tests-py3/unit/checks/generictests/datasets/emc_ecs_mem_1.py
R tests-py3/unit/checks/generictests/datasets/emc_ecs_mem_2.py
R tests-py3/unit/checks/generictests/datasets/emc_ecs_mem_3.py
A tests-py3/unit/checks/generictests/datasets/ucd_mem_1.py
A tests-py3/unit/checks/generictests/datasets/ucd_mem_2.py
A tests-py3/unit/checks/generictests/datasets/ucd_mem_3.py
M tests-py3/unit/checks/test_generic_legacy_conversion.py
Log Message:
-----------
10902 ucd_mem: Updated check to query more values
Updated SNMP check for monitoring the Memory and Swap for devices using the UCD-MIB.
For example for Dell EMC ECS (cloud storage system) get now discoverd.
The check monitors a more generalized range of devices which are not vendor specific.
Change-Id: I4efd8d45dafd3fc53dc4616420578848bd362c43
Compare:
https://github.com/tribe29/checkmk/compare/2d52d2c8720f...ac4e758bce1f