Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 5c028520dfd7a3781b780a0ab3eccc5cb505d9f2
https://github.com/tribe29/checkmk/commit/5c028520dfd7a3781b780a0ab3eccc5cb…
Author: Sofia Colakovic <sofia.colakovic(a)tribe29.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
A .werks/13453
M checks/apc_symmetra
Log Message:
-----------
13453 apc_symmetra_elphase: Remove default current threshold
apc_symmetra_elphase check would assume CRIT state for current values bigger then 1 A.
Since this value depends on the configuration of the UPS and the battery type, it
produced error states for normal current values.
If you want to keep using 1 A as a threshold value for apc_symmetra_elphase current
set it up in the check's parameters.
SUP-8517
Change-Id: Ic55303b998a59c5c7cb22a10276dc070c463590c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: c5cf147d1b28bc98a4d550fa741e473b6b8214d3
https://github.com/tribe29/checkmk/commit/c5cf147d1b28bc98a4d550fa741e473b6…
Author: Stefan Hölzl <stefan.hoelzl(a)tribe29.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M tests/unit/cmk/gui/conftest.py
M tests/unit/cmk/gui/plugins/views/test_icons.py
M tests/unit/cmk/gui/test_background_job.py
M tests/unit/cmk/gui/test_gui_config.py
M tests/unit/cmk/gui/test_views.py
M tests/unit/conftest.py
Log Message:
-----------
Fixes flaky unit tests
Fixes several flaky unit tests detected by the resilience tester.
Mostly related to polluted caches.
CMK-8688
CMK-8344
CMK-8343
Change-Id: I394102cd77923f237b15cd1a0009574d01c6b0b7
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 8c943723f8f134171eafe5c71a629b3ae4d315bb
https://github.com/tribe29/checkmk/commit/8c943723f8f134171eafe5c71a629b3ae…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M agents/cmk-agent-ctl/src/agent_receiver_api.rs
M agents/cmk-agent-ctl/src/certs.rs
M agents/cmk-agent-ctl/src/config.rs
M agents/cmk-agent-ctl/src/main.rs
M agents/cmk-agent-ctl/src/monitoring_data.rs
M agents/cmk-agent-ctl/src/tls_server.rs
M agents/cmk-agent-ctl/tests/test.rs
Log Message:
-----------
cmk-agent-ctl: Fix all clippy warnings
This is a preparation for activating clippy as a CI stage.
CMK-9096
Change-Id: I9e844c908adc4b3bc1971fa5ba0cc241a7cd548c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: ab3db7227681068ca9b93e4036e02efb22983d54
https://github.com/tribe29/checkmk/commit/ab3db7227681068ca9b93e4036e02efb2…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
A .werks/13363
M agents/windows/plugins/veeam_backup_status.ps1
A checkman/veeam_cdp_jobs
A cmk/base/plugins/agent_based/veeam_cdp_jobs.py
A cmk/gui/plugins/wato/check_parameters/veeam_cdp_jobs.py
A tests/unit/cmk/base/plugins/agent_based/test_veeam_cdp_jobs.py
Log Message:
-----------
13363 Veeam: Add CDP job monitoring
You can now monitor the status and the time since last execution of the
Continuous Data Protection (CDP) jobs run by Veeam.
In order to carry out the check, the Veeam agent plugin
needs to be installed on the backup server.
For further information look at the respective manpage
SUP-7811
Change-Id: Ib1d679c931507ab05f47b621ada1cab0aa90a83e