25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
468 B

global:
smtp_smarthost: 'smtp.126.com:465'
smtp_from: 'wuyouzhuguli@126.com'
smtp_auth_username: 'wuyouzhuguli'
smtp_auth_password: 'xxxxx'
smtp_require_tls: false
#templates:
# - '/alertmanager/template/*.tmpl'
route:
group_by: ['alertname']
group_wait: 10s
group_interval: 5m
repeat_interval: 5m
receiver: 'default-receiver'
receivers:
- name: 'default-receiver'
email_configs:
- to: '852252810@qq.com'
send_resolved: true