Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 08a92e3e3c92a307a8dde4e7a628a4854939cc46
https://github.com/tribe29/checkmk/commit/08a92e3e3c92a307a8dde4e7a628a4854…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M cmk/snmplib/type_defs.py
M cmk/utils/type_defs.py
Log Message:
-----------
consolidate OIDSpec
Also slightly increase performance by using .issuperset() instead of .join().
Change-Id: I9cecac1fb5c551e67dd3deeac0174c6c733ae69b
Commit: 2fc1a51e94598e0ca650ebd6bc7f9b7b5dd2ea2e
https://github.com/tribe29/checkmk/commit/2fc1a51e94598e0ca650ebd6bc7f9b7b5…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M checks/mem
M tests/unit/checks/generictests/datasets/mem_linux.py
M tests/unit/checks/generictests/datasets/mem_linux_minimal.py
M tests/unit/checks/generictests/datasets/mem_linux_vmalloc_chunk_regression.py
Log Message:
-----------
mem.linux: shorten service output
Change-Id: Ibc98e8d6f1a35f2ce46d8e167e5052f67b06b3d5
Compare:
https://github.com/tribe29/checkmk/compare/019a6c442a6c...2fc1a51e9459