摘要:
#!/bin/bash # Author: create by Linux_Boy # Description: lvs 监控状态检查 VIP=192.168.138.125 PORT=80 RIP=( 192.168.138.21 192.168.138.22 ) while true do fo 阅读全文
posted @ 2021-10-16 15:36
Linux_Boy
阅读(430)
评论(0)
推荐(0)