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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.8p10 1.4.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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