diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 6d4018a2..21f9cc43 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -194,6 +194,7 @@ STATUS(){ mysqlgo=false; [ "$(${NCMD} systemctl is-active mysql)" == "active" ] && mysqlgo=true; fi + echo "mysqlgo=${mysqlgo}" if [ "{srvctst}" != "active" ] && [ "${mysqlgo}" != "true" ]; then if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then