[root@i-07mge009 falcon_pack]#wget https://dl.cactifans.com/open-falcon/falcon-wechat-0.0.1.tar.gz 修改配置文件cfg.json配置文件,將corpid修改成你的企業ID,secret修改成你應用的secret,agentid修改成你的AgentId,並保存 [root@i-07mge009 wechat]# pwd /opt/apps/open-falcon/wechat
啓動falcon-wechat [root@i-07mge009 wechat]#./control start [root@i-07mge009 wechat]#curl http://127.0.0.1:9527/wechat -d "tos=xionghan&content=host is up"
從新啓動alarm [root@i-07mge009 open-falcon]# ./open-falcon restart
注意:
1.因爲使用企業微信發送消息接口實現,接口調用速率有限制。注意控制消息發送頻率,目前每次發消息都會請求一次Access_token
2.因爲未認證企業發送消息數量與人員有關,建議控制頻率。具體查看官網API文檔https://work.weixin.qq.com/api/doc#10785json