随笔分类 -  应用监测

检测服务可用性
摘要:curl -I -m 5 -s -w "%{http_code}\n" -o /dev/null http://132.121.xxx.xx:6601/payCenter/index.jsp返回200表示正常 阅读全文
posted @ 2022-03-11 16:12 hello_dg 阅读(26) 评论(0) 推荐(0)