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