mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-28 02:01:41 +08:00
add cpu and memery total info
This commit is contained in:
@@ -32,5 +32,5 @@ type configuration struct {
|
||||
CgroupPeriod int64 `default:"100000" describe:"CgroupPeriod"`
|
||||
CgroupSwapLimit bool `default:"false" describe:"cgroup swap限制"`
|
||||
CondWaitTime int `default:"30" describe:"长轮询等待时间(秒)"`
|
||||
UserTui bool `default:"-"`
|
||||
Tui bool `default:"-"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user