Werk #6673: Checks from mkps did not always replace existing checks
Component | Checks & agents | ||||
Title | Checks from mkps did not always replace existing checks | ||||
Date | Oct 30, 2018 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Check_MK precompiles check plugins, so that they can be faster reused later on. The mechanism which detects if a plugin needs to be precompiled again, missed the fact that files extracted from mkps may have an older timestamp than the precompiled one. This also applies to old check files which are moved into the local checks dir.