Werk #15310: oracle_crs_res: TypeError: Resource.__init__() got an unexpected keyword argument 'enabled'
Component | Checks & agents | ||||
Title | oracle_crs_res: TypeError: Resource.__init__() got an unexpected keyword argument 'enabled' | ||||
Date | Nov 16, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
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.