This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#邮箱收件人,支持多个
receivers:
- "mh@unamail.com"
# - "ypy@unamail.com"
#agent安装路径,windows路径要用双斜线,Linux不需要
agent_dir : "D:\\agent\\ubackup\\uagent\\logs"
#资源阈值,超过这个值的会发告警
#CPU使用率最大值
CPU_MAX: 80
#内存使用率最大值
Memory_MAX: 80
#磁盘使用率最大值
Disk_MAX: 90