同步操作将从 kongkong/monitor-http-server 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Simple script to monitor if servers are responding (status 200) or not.
You need to have a mail server configured to be able to send notification.
The project use two submodules, the instructions below cover an out of the box installation process:
git clone git@github.com:edouard-lopez/monitor-http-server.git
cd monitor-http-server
git submodule init && git submodule update # install the submodules
First you need to edit the file monitor-list.txt
and add some servers URLs (using their FQDN).
Note that lines starting with a #
(dash) are ignored.
# ignored hosts
# http://wont-be.tested.com/
# test
http://my.website.com/
Then you are good to go and run your first test
bash ./monitor-servers.sh me@host.com ./monitor-list-default.txt
##微信报警
当检测到非200的请求时,会触发邮件和微信报警。微信报警需要自己维护weixin-send.sh、和weixin-heart.sh这两个文件。
这两个shell文件其实就是两条curl命令,send文件用来发送微信消息,heart文件用于向腾讯服务器发送心跳,否则时间久了,会踢掉改sid。
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。