mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
7350a29fec
By default the cpu load is the cumulative of all cores. Capture the percentage load (load * 100 / cpu-count) Also capture the percentage memory used (used * 100 / total)