摘要: 1.服务返回异常5次就重启 #!/bin/bash restart=0 time=0 while true do for i in `cat /opt/check_status/monitor_url.txt` do echo $i sleep 30 timeout 10 ssh appuser@1 阅读全文
posted @ 2020-12-30 21:11 littlevigra 阅读(143) 评论(0) 推荐(0)
摘要: 0.stub_status configure arguments: --prefix=/usr/local/tengine --with-http_realip_module --with-http_gzip_static_module --with-pcre --with-http_stub_s 阅读全文
posted @ 2020-12-30 11:20 littlevigra 阅读(996) 评论(2) 推荐(0)