Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 4253e337b98aaaa31e129c357a00e38cd88a1e1b
https://github.com/Checkmk/checkmk/commit/4253e337b98aaaa31e129c357a00e38cd…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
R cmk/base/plugins/agent_based/mssql_backup.py
A cmk/plugins/mssql/agent_based/backup.py
M cmk/plugins/mssql/rulesets/utils.py
M packages/cmk-rulesets/cmk/rulesets/v1/migrations.py
A packages/cmk-rulesets/tests/test_migrations.py
R tests/unit/cmk/base/plugins/agent_based/test_mssql_backup.py
A tests/unit/cmk/plugins/mssql/agent_based/test_mssql_backup.py
Log Message:
-----------
Ruleset API: Tuple + legacy Levels to Levels migration helper
with example
Allows migration for models configured with SimpleLevels, Levels and PredictiveLevels
CMK-15645
CMK-15498
Change-Id: I3c8241e02dffef81b3af5e81fa56388a1323daf3
Commit: e7da7e9716b9b3300f6e26d6b4c719f1db414309
https://github.com/Checkmk/checkmk/commit/e7da7e9716b9b3300f6e26d6b4c719f1d…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
R cmk/base/plugins/agent_based/cisco_prime_wlan_controller.py
A cmk/plugins/cisco/agent_based/prime_wlan_controller.py
A cmk/plugins/cisco/checkman/cisco_prime_wifi_access_points
A cmk/plugins/cisco/checkman/cisco_prime_wifi_connections
A cmk/plugins/cisco/checkman/cisco_prime_wlan_controller_access_points
A cmk/plugins/cisco/checkman/cisco_prime_wlan_controller_alarm_status
A cmk/plugins/cisco/checkman/cisco_prime_wlan_controller_clients
A cmk/plugins/cisco/checkman/cisco_prime_wlan_controller_last_backup
A cmk/plugins/cisco/checkman/cisco_prime_wlan_controller_metadata
A cmk/plugins/cisco/checkman/cisco_prime_wlan_controller_reachability
R cmk/plugins/collection/checkman/cisco_prime_wifi_access_points
R cmk/plugins/collection/checkman/cisco_prime_wifi_connections
R cmk/plugins/collection/checkman/cisco_prime_wlan_controller_access_points
R cmk/plugins/collection/checkman/cisco_prime_wlan_controller_alarm_status
R cmk/plugins/collection/checkman/cisco_prime_wlan_controller_clients
R cmk/plugins/collection/checkman/cisco_prime_wlan_controller_last_backup
R cmk/plugins/collection/checkman/cisco_prime_wlan_controller_metadata
R cmk/plugins/collection/checkman/cisco_prime_wlan_controller_reachability
R tests/unit/cmk/base/plugins/agent_based/test_cisco_prime_wlan_controller.py
A tests/unit/cmk/plugins/cisco/agent_based/test_cisco_prime_wlan_controller.py
Log Message:
-----------
Migrate prime_wlan_controller check to API v2
apart from levels, which happens in conjunction with the update of the ruleset later
CMK-15645
Change-Id: I9033de5609b01edadc9d301529ac2cb954c0fadb
Commit: 56f1ebc37ce68ef872c54ecbbb8ed3d0cbf3673d
https://github.com/Checkmk/checkmk/commit/56f1ebc37ce68ef872c54ecbbb8ed3d0c…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M cmk/plugins/cisco/agent_based/prime_wlan_controller.py
M cmk/plugins/cisco/rulesets/prime_wlan_controller.py
M tests/unit/cmk/plugins/cisco/agent_based/test_cisco_prime_wlan_controller.py
Log Message:
-----------
Ruleset API: Remove Tuple from prime_wlan_controller
CMK-15645
Change-Id: I9d0dfccb4141e9c194a304f15edc39eedf50bc79
Compare:
https://github.com/Checkmk/checkmk/compare/b2415b09cdf4...56f1ebc37ce6
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications