In #6220, icons were added to the ScanServer page to indicate whether a sserver was idle or not as well as whether a sserver had a low memory warning or not.
It was pointed out in a comment that every server component should have access to these two data points yet none others display them.
This issue was created to gauge whether adding these data points to any/every server component page would be helpful or not.
As a note, #6220 added helper functions to make it easier to take the incoming 1/0 for this metric and returns the HTML to show the corresponding icon.
In #6220, icons were added to the ScanServer page to indicate whether a sserver was idle or not as well as whether a sserver had a low memory warning or not.
It was pointed out in a comment that every server component should have access to these two data points yet none others display them.
This issue was created to gauge whether adding these data points to any/every server component page would be helpful or not.
As a note, #6220 added helper functions to make it easier to take the incoming 1/0 for this metric and returns the HTML to show the corresponding icon.