Werk #8668: ipmi: fixed handling of units containing spaces
Component | Checks & agents | ||
Title | ipmi: fixed handling of units containing spaces | ||
Date | Mar 15, 2017 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Fixed ipmi check in case agent provides units like "Degrees C", containing spaces. Those units cause issues with RRD creation. Spaces are now replaces by underscores.