shell脚本-LVS节点健康检查#!/bin/bash VIP=202.106.195.1 PORT=80 RIP=(192.168.100.10 192.168.100.20) while ...itlaoxin2021-03-05Linux基础 阅读(831)