Werk #3765: oracle_asm_diskgroup: Made check more robust against invalid data received from agent

Component Checks & agents
Title oracle_asm_diskgroup: Made check more robust against invalid data received from agent
Date Aug 25, 2016
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.4.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.8p10 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

It may happen, at least with older version of the agent plugin, that the help text of SQLPlus is sent in the agent sections. This could lead to ~50 services being created by accident. The changed check now ignores these unexpected lines from the agent and only processes lines which match the known format.

To the list of all Werks