Werk #11032: Fixed consideration of local 'old style' perfometer customizations
Component | GUI |
Title | Fixed consideration of local 'old style' perfometer customizations |
Date | May 25, 2020 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.0.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
If a perfometer definition like:
perfometers["check_mk-mem.linux"] = my_perfometer
is set in '~/local/share/check_mk/web/plugins/perfometer" and the key is already present within the builtin perfometers, the local definition had no effect.
From now on, such local customizations are taken into account.
To the list of all Werks