mirror of
https://github.com/pgsty/silo.git
synced 2026-09-12 05:49:02 +00: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