Display System Utilization
Add a parameter in ui.py output to screen called system utilization, which would be active nodes / total nodes * 100%. Put it under power and performance, maybe far left. TOTAL_NODES for Frontier is 9600 (which includes 75 racks). Instead use ACTIVE_NODES which is the correct number of 9472 based on 74 racks.
Edited by Bouknight, Sedrick