Werk #15420: mssql_availability_groups: Catch errors
Komponente | Checks & agents | ||||
Titel | mssql_availability_groups: Catch errors | ||||
Datum | 22.03.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
When monitoring MSSQL databases with the mssql agent plugin, the discovery previously crashed when the plugin was unable to query for availability groups.
Now, unsuccessful queries for availability groups will be skipped on service discovery. For already discovered services, an unsuccessful query will result in an UNKNOWN state, containing the error message passed by the mssql agent plugin.