mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-02-09 09:17:28 +08:00
This commit is contained in:
@@ -363,6 +363,8 @@ message DiskStatus {
|
||||
uint64 all = 2;
|
||||
uint64 used = 3;
|
||||
uint64 free = 4;
|
||||
float percent_free = 5;
|
||||
float percent_used = 6;
|
||||
}
|
||||
|
||||
message MemStatus {
|
||||
|
||||
Reference in New Issue
Block a user