Werk #15310: oracle_crs_res: TypeError: Resource.__init__() got an unexpected keyword argument 'enabled'
Komponente | Checks & agents | ||||
Titel | oracle_crs_res: TypeError: Resource.__init__() got an unexpected keyword argument 'enabled' | ||||
Datum | 16.11.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
Agent output changed with newer oracle databases, it now includes "enabled" data. Previous version of this check could not handle this and crashed with the following error:
TypeError: Resource.init() got an unexpected keyword argument 'enabled'
oracle_crs_res now ignores all additional data.