输入banner图图片脚本导航/分类

数据库 YES监控

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


本文出自 “砖家博客” 博客,请务必保留此出处http://wsxxsl.blog.51cto.com/9085838/1983794

数据库 YES监控

标签:zabbix