Werk #3163: Treat interface name '1' and '01' as identical when grouping interfaces

Component Checks & agents
Title Treat interface name '1' and '01' as identical when grouping interfaces
Date Feb 5, 2016
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.8b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Problem was that in the discovery rule for creating interface groups you had to specify 01 as item (just it appeared in the service), while the actual check compared agains the index (1). Both are treated identical now and in the rule you may specify either 01 or 1.

To the list of all Werks