Werk #4895: cmk --convert-rrds: Don't fail when RRDs refered by PNP XMLs are missing
Component | Core & setup | ||||
Title | cmk --convert-rrds: Don't fail when RRDs refered by PNP XMLs are missing | ||||
Date | Jun 22, 2017 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
When using the "cmk --convert-rrds" command it is possible that XML files of PNP4Nagios are refering to RRDs that do not exist. Previously the conversion totally failed with an error message. It was now converted to a warning message instead. The conversion of other RRDs is now continued in case of such errors.