9 years ago
Show "Bottom 10"
 
	Currently the graph options for Widget includes three was to "Limit Results".  The are "Top 10", Aggregate, All.  There are times when I want to display the "Bottom 10".  For example the lowest 10 ...
Hi - We agree that displaying bottom 10 can be valuable, and we typically recommend that you do this by using a virtual datapoint to inverse the data & then limiting to top 10. For example, with CPU busy percent you can create a virtual datapoint in the widget equal to 100 - CPUBusyPercent & limit that to top 10 - that gives you the top 10 least busy CPUs (or the bottom 10).