mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
展示服务器列表
This commit is contained in:
@@ -82,8 +82,8 @@ func GetState(delay uint64) *model.State {
|
||||
}
|
||||
return &model.State{
|
||||
CPU: cpuPercent,
|
||||
MEMTotal: mv.Total,
|
||||
MEMUsed: mv.Used,
|
||||
MemTotal: mv.Total,
|
||||
MemUsed: mv.Used,
|
||||
SwapTotal: ms.Total,
|
||||
SwapUsed: ms.Used,
|
||||
DiskTotal: diskTotal,
|
||||
|
||||
Reference in New Issue
Block a user