diff --git a/dsmon.sh b/dsmon.sh index 4ef76e2..d7c3d0c 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -309,7 +309,7 @@ GETCRONTABS(){ fi done <<< $(MYSQL_PWD="sysmoninsert" mysql -h mysqldb.scity.us -P 3306 -u sysmoninsert -e "SELECT id,host,ip,limits FROM servermonitor.hosts WHERE disabled=0 ORDER BY host ASC") - read -p "Enter the password for the Root account on MySQL-Manager: " rtpsswd + read -p "Enter the password for the 'nm_crontab_user' account on MySQL-Manager: " rtpsswd echo for hostid in "${!host_ip[@]}"; do