Werk #2172: Allowing OIDs in checks not starting with a dot again

Component Checks & agents
Title Allowing OIDs in checks not starting with a dot again
Date Apr 9, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Within Check_MK it is not allowed to use SNMP OIDs not starting with a ".". The last release introduced a check which forced all users to fix the SNMP OID declarations which don't start with a dot.

Because many users had problems with this error, e decided to make this check less restrictive. The check accepts the missing dots now and adds it silently for internal processing. Only in debug mode such OID definitions leads to an exception.

To the list of all Werks