Werk #5203: Removed sorting of perfometers
Component | User interface | ||||||||||||||||
Title | Removed sorting of perfometers | ||||||||||||||||
Date | Sep 11, 2017 | ||||||||||||||||
Level | Trivial Change | ||||||||||||||||
Class | Bug Fix | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
The user could interactively sort a view by the sorter by clicking on the column header. The sorter was not sorting by the shown value(s), but was simply using the first perfdata value of the service for sorting. This could be wrong since the base for the shown value is often not the first perfdata value.
The broken sorting function has been removed now.
Maybe we could add a more intelligent sorting in the future. For the moment you can create a custom view and add a sorter that sorts the view using a custom perfdata value.