Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: be9ba7ae8a1b2a7b0ed1c2bcd1bbaaad98bb3c3e
https://github.com/tribe29/checkmk/commit/be9ba7ae8a1b2a7b0ed1c2bcd1bbaaad9…
Author: Konstantin Baikov <konstantin.baikov(a)tribe29.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M cmk/ec/forward.py
Log Message:
-----------
Fix call in argument defaults
The call is performed only once at function definition time.
All calls to your function will reuse the result of that
definition-time function call.
Change-Id: I728df6a14561b51318098a5cda4faa9fe5f25a3c
Commit: 2aa4605c8b9aefd77b78205d30248559c4bece5d
https://github.com/tribe29/checkmk/commit/2aa4605c8b9aefd77b78205d30248559c…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
A .werks/14053
M checks/cisco_cpu_memory
A tests/unit/checks/test_cisco_cpu_memory.py
Log Message:
-----------
14053 FIX cisco_cpu_memory: Services with total memory of size 0 aren't discovered
CPU Memory utilization services with total memory of size 0 were previously
discovered and assumed the state UNKNOWN. Since the service delivered no
meaningful data in this case, it's no longer going to be discovered.
Change-Id: I938009d0152f819e75b653d8767174edeb4234e2
Commit: 06639231844bc82d0439bef5783a72acbcdec107
https://github.com/tribe29/checkmk/commit/06639231844bc82d0439bef5783a72acb…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M agents/wnx/src/common/wtools_runas.cpp
M agents/wnx/watest/test-ohm.cpp
M agents/wnx/watest/test-wtools_runas.cpp
Log Message:
-----------
Even more logging for testing
Change-Id: I52e2e55e232360308c2f44b62d58e21a9a983733
Compare:
https://github.com/tribe29/checkmk/compare/8a41d2ca716a...06639231844b