Werk #2255: checkpoint_*: Fixed exception in scan function when sysDescr has less than 2 spaces
Component | Checks & agents | ||||||||||||||||||
Title | checkpoint_*: Fixed exception in scan function when sysDescr has less than 2 spaces | ||||||||||||||||||
Date | May 21, 2015 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
When running the service discovery on SNMP devices which have a sysDescr which conains less than 2 spaces this lead into an exception. The error was present in 1.2.6 and master branch but only showed up in the master branch, since the error handling in the master branch has changed to be more verbose about such problems.