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 |
|
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.