Werk #15668: mssql_availability_groups: crash when sync state is PARTIALLY_HEALTHY
Komponente | Checks & agents | ||||
Titel | mssql_availability_groups: crash when sync state is PARTIALLY_HEALTHY | ||||
Datum | 18.04.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
The check mssql_availability_groups would crash when a replica's sync state is "PARTIALLY_HEALTHY". This would be shown in the "Check_MK Discovery" service of the relevant host with the error message
"ValueError ('PARTIALLY_HEALTHY' is not a valid SyncState)".
This has been fixed and the Checkmk state of the corresponding service is WARN.