Current Path : /proc/self/root/proc/2/root/opt/zabbix_scripts/ |
Current File : //proc/self/root/proc/2/root/opt/zabbix_scripts/db.replicaStatus.sh |
#!/bin/bash mysql -u zabbixdbmon -p2p@z6q_UmL^kL#pW -e "show slave status \G" | grep -E 'Slave_(IO|SQL)_Running:'