数据库 YES监控
更新:HHH   时间:2023-1-7


mysql -uroot -p123456 -e "show slave status\G;" 2>/dev/null|grep -E 'Slave_IO_Running:|Slave_SQL_Running:' |grep -c Yes


返回建站服务器教程...