Werk #15915: oracle_instances: Fixed parsing of section with failure and additional information

Component Checks & agents
Title oracle_instances: Fixed parsing of section with failure and additional information
Date Sep 8, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p39 2.1.0p34 2.2.0p10 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Sometimes when an oracle instance has a failure it deliveres some additional information. This information caused the failure of the section parsing. The section in the agent output looks something like this:

<<<oracle_instance:sep(124)>>>
+ASM|FAILURE|ERROR: ORA-12541: ...

NAME DATABASE_ROLE OPEN_MODE DB_UNIQUE_NAME FLASHBACK_ON FORCE_LOGGING SWITCHOVER_STATUS

This has now been fixed and the additional information should not cause any problems.

To the list of all Werks