Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: af5636ce23fcfe5a590eb6fb63569a352c67ee0d
https://github.com/tribe29/checkmk/commit/af5636ce23fcfe5a590eb6fb63569a352…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M cmk/base/config.py
M cmk/core_helpers/cache.py
M cmk/core_helpers/controller.py
M tests/unit/cmk/base/sources/test_cmd_caching.py
M tests/unit/cmk/core_helpers/test_cache.py
M tests/unit/cmk/core_helpers/test_fetchers.py
Log Message:
-----------
Add `inventory` option to `MaxAge`
CMK-8136
Change-Id: I634133f04e6cf52b7d0e0a625fb14fb0198927ee
Commit: fedc8d14b41e5becb1c370eec332e3ecea647821
https://github.com/tribe29/checkmk/commit/fedc8d14b41e5becb1c370eec332e3ece…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M checks/check_cmk_inv
M tests/unit/checks/test_check_cmk_inv.py
Log Message:
-----------
Remove `--cache` option from `check_cmk_inv`
The previous changes should now let the inventory do the right
thing with regard to cache, i.e., setting MaxAge for inventory
to twice the checking value.
CMK-8136
Change-Id: I5e8247b888b1fdd3048682e410e9cdafdc70f2d6
Compare:
https://github.com/tribe29/checkmk/compare/efc962c44d8e...fedc8d14b41e