新聞中心
1、下載二進(jìn)制安裝包
2、配置文件修改
{ ????"debug":?true, ????"http":?{ ????????"listen":?"0.0.0.0:4000", ????????"token":?"" ????}, ????"smtp":?{ ????????"addr":?"smtp.qiye.163.com:25", ????????"username":?"[email protected]", ????????"password":?"youpassword", ????????"from":?"[email protected]", ????????"tls":false, ????????"anonymous":false, ????????"skipVerify":true ????} }3、測(cè)試配置
./control?start [root@mgr?falcon-mail-provider]#?./control?tail 2019/09/18?11:46:00?config.go:71:?load?configuration?file?cfg.json?successfully 2019/09/18?11:46:00?http.go:25:?http?listening?0.0.0.0:4000 [root@mgr?falcon-mail-provider]#?curl?http://127.0.0.1:4000/sender/mail?-d?"[email protected],[email protected]&subject=xx&content=yy" success [root@mgr?falcon-mail-provider]#4、配置alarm模塊的配置文件cfg.json,修改"mail": "http://127.0.0.1:4000/sender/mail"選項(xiàng)的url并重啟
?sed?-i?'s#http://127.0.0.1:10086/mail#http://127.0.0.1:4000/sender/mail#g'?alarm/config/cfg.json? [root@mgr?open-falcon]#?cat?alarm/config/cfg.json???? { ????"log_level":?"debug", ????"http":?{ ????????"enabled":?true, ????????"listen":?"0.0.0.0:9912" ????}, ????"redis":?{ ????????"addr":?"127.0.0.1:6379", ????????"maxIdle":?5, ????????"highQueues":?[ ????????????"event:p0", ????????????"event:p1", ????????????"event:p2" ????????], ????????"lowQueues":?[ ????????????"event:p3", ????????????"event:p4", ????????????"event:p5", ????????????"event:p6" ????????], ????????"userIMQueue":?"/queue/user/im", ????????"userSmsQueue":?"/queue/user/sms", ????????"userMailQueue":?"/queue/user/mail" ????}, ????"api":?{ ????????"im":?"http://127.0.0.1:10086/wechat", ????????"sms":?"http://127.0.0.1:10086/sms", ????????"mail":?"http://127.0.0.1:4000/sender/mail", ????????"dashboard":?"http://127.0.0.1:8081", ????????"plus_api":"http://127.0.0.1:8080", ????????"plus_api_token":?"default-token-used-in-server-side" ????}, ????"falcon_portal":?{ ????????"addr":?"root:@tcp(127.0.0.1:3306)/alarms?charset=utf8&loc=Local", ????????"idle":?10, ????????"max":?100 ????}, ????"worker":?{ ????????"im":?10, ????????"sms":?10, ????????"mail":?50 ????}, ????"housekeeper":?{ ????????"event_retention_days":?7, ????????"event_delete_batch":?100 ????} } [root@mgr?open-falcon]#?./open-falcon?restart?alarm5、配置報(bào)警模板
5.1 在紅框里面輸入模板名稱,并點(diǎn)擊+
5.2填寫(xiě)具內(nèi)容
6、配置監(jiān)控模板和hostgroup關(guān)聯(lián)
6.1
6.2
6.3
7、未恢復(fù)告警查看,綁定完成要等幾分鐘,建議十分鐘后查看
8、郵件信息,xx是測(cè)試郵件信息
另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。
本文名稱:open-falcon郵件告警配置-創(chuàng)新互聯(lián)
鏈接地址:http://fisionsoft.com.cn/article/pchpg.html