mirror of
https://github.com/pgsty/minio.git
synced 2026-07-18 11:40:21 +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)