Update auto-check config and stress modules
This commit is contained in:
@@ -19,6 +19,10 @@ stress:
|
||||
types: "cpu,memory,disk,full" # 单项在前、综合(full)最后
|
||||
duration: 30s
|
||||
threads: 4
|
||||
mem_size_mb: 0 # 内存压测占用(MB),0=自动(可用内存60%)
|
||||
disk_size_mb: 1024 # 磁盘压测文件大小(MB)
|
||||
disk_dir: "" # 磁盘压测目录,空=自动临时目录
|
||||
temp_interval: 10s # 温度采样间隔
|
||||
temp_limit: 90 # 温度上限(°C),超过判失败,0=不判定
|
||||
auto_install: true # 缺工具时在线安装(apt/dnf/yum 等),需要目标机可联网
|
||||
use_mirror: false # 在线安装是否切换国内镜像源(清华TUNA)。国内网络卡顿/超时再改 true
|
||||
|
||||
Reference in New Issue
Block a user