批量监控网站的脚本
admin 提交于 星期二, 08/02/2016 - 11:23A script to check list of live sites to teach if they are health. if only site is not, then make an email notification.
Rename http_check.yaml.example to http_check.yaml
make below config according to your own email, now it only surpport 163.mail.com
sender: "18217401108@163.com" pass: "xxxxx" # Recipients of the error report - in any valid format recipients: "sxie@altima-agency.cn" # The subject of the error report subject: "HTTP check error report"
Config monitoring files, like below.