Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 0269fe7b3e32aeb40b845bd75fdda7d73ecaaeff
https://github.com/tribe29/checkmk/commit/0269fe7b3e32aeb40b845bd75fdda7d73…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M web/htdocs/themes/facelift/scss/_sidebar.scss
Log Message:
-----------
Use correct colors in the add snapin dialog
Change-Id: Ia2787d8388548faee2913865f15e0512304a32dd
Commit: 43bb00f47d8095a03a8394ef6e660b6f291c2ff9
https://github.com/tribe29/checkmk/commit/43bb00f47d8095a03a8394ef6e660b6f2…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M web/htdocs/themes/facelift/scss/_sidebar.scss
Log Message:
-----------
Fix alignment of close snapin button
Change-Id: I1bb7b0aeae5be5cf7e2a9908877acdcb67d60c09
Commit: 8518f8cebd20074259822eca2c2f925e898f67bd
https://github.com/tribe29/checkmk/commit/8518f8cebd20074259822eca2c2f925e8…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M checks/winperf_processor
M tests/unit/checks/generictests/datasets/winperf_processor.py
Log Message:
-----------
winperf_processor: cleanup
Change-Id: Ied8a097890ce9c152bb99f87f1d60007e26eca46
Commit: bbbf1de08ee8d862960c73d22e333c0373d81425
https://github.com/tribe29/checkmk/commit/bbbf1de08ee8d862960c73d22e333c037…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M checks/winperf_processor
A cmk/base/plugins/agent_based/winperf_processor.py
M tests/unit/checks/generictests/datasets/winperf_processor.py
M tests/unit/cmk/base/plugins/agent_based/test_section_properties.py
Log Message:
-----------
winperf_processor: create section
Change-Id: Ieeadc618049d34eeb7f6d405688178c4b40509db
Commit: dc3c33968ab553f96f78f2e9e13e0060a2945f39
https://github.com/tribe29/checkmk/commit/dc3c33968ab553f96f78f2e9e13e0060a…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M checks/winperf_processor
M cmk/utils/migrated_check_variables.py
M tests/unit/checks/generictests/datasets/winperf_processor.py
Log Message:
-----------
winperf_processor: cleanup in prep for migration
* refacor _ticks_to_percent
* add type hints where they will stay throughout migration
* remove default levels variable
* shorten needlessly compilated counter keys
Change-Id: I47dd46040f75fabf951cbd7cf47bdd0b24580636
Commit: e1b0c8e570420d03925fd31625c5cdf4f019c9af
https://github.com/tribe29/checkmk/commit/e1b0c8e570420d03925fd31625c5cdf4f…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M cmk/base/plugins/agent_based/winperf_processor.py
R tests/unit/checks/generictests/datasets/winperf_processor.py
A tests/unit/cmk/base/plugins/agent_based/test_winperf_processor.py
Log Message:
-----------
winperf_processor: migrate and shorten service ouput
Change-Id: Ib4354b79d0a2878c0023207eb0bfd29ebe35fb9d
Compare:
https://github.com/tribe29/checkmk/compare/eea14a440044...e1b0c8e57042