mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 07:25:10 +01:00
This is part of implementation for mc admin health command. The ServerDrivesPerfInfo() admin API returns read and write speed information for all the drives (local and remote) in a given Minio server deployment. Part of minio/mc#2606