Werk #5618: skype.sip_stack: Fixed "missing key" error which caused a check crash

Component Checks & agents
Title skype.sip_stack: Fixed "missing key" error which caused a check crash
Date Jan 16, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Above error was a result of different key notations for the same object, eg. in "skype.sip_stack" we got - "SIP - Incoming Responses Dropped /Sec" and - "SIP - Incoming Responses Dropped/sec" Now we normalize these keys by ignoring upper/lower case and spaces.

To the list of all Werks