[ Agent ] [ Status ] - accomplish agent info part

This commit is contained in:
zeaslity
2024-01-18 15:56:07 +08:00
parent d1671bbe77
commit 86b6484194
6 changed files with 391 additions and 24 deletions

View File

@@ -8,9 +8,7 @@ import (
)
type DiskStatus struct {
Total uint64
Used uint64
//LogicalDisk []disk.PartitionStat
DiskInfo
}
type DiskInfo struct {