mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 21:13:02 +03:00
fcb56d864c
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