You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.
I think we could add a load CPU indicator near the RAM usage (#793)
The load average from top command looks good to me :
X.XX, Y.YY, Z.ZZ
X.XX: Average for last minute
Y.YY: Average for last 5min
Z.ZZ: Average for last 15min
But if you prefer a more instant value like : "Load at 35%" it can be ok too.
The text was updated successfully, but these errors were encountered:
I think we could add a load CPU indicator near the RAM usage (#793)
The load average from
top
command looks good to me :X.XX, Y.YY, Z.ZZ
X.XX: Average for last minute
Y.YY: Average for last 5min
Z.ZZ: Average for last 15min
But if you prefer a more instant value like : "Load at 35%" it can be ok too.
The text was updated successfully, but these errors were encountered: