percona pmm監控郵件配置

[smtp]
enabled = true
host = smtp.exmail.qq.com:465
user = *******@****.com
password = *********  //這個祕密是專屬客戶端發郵件密碼,可以在qq企業web端生成
;cert_file =
;key_file =
skip_verify = true
from_address = ******@*****.com
from_name = pmm alert


#開啓報警設置
#################################### Alerting ############################
[alerting]
# Disable alerting engine & UI features
enabled = true
# Makes it possible to turn off alert rule execution but alerting UI is visible
execute_alerts = true

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章