Update nodemgmt-scripts.sh

This commit is contained in:
2022-12-03 22:05:14 -06:00
parent dd9795c484
commit 9ead2963f1

View File

@@ -196,6 +196,7 @@ STATUS(){
fi
echo "mysqlgo=${mysqlgo}"
if [ "{srvctst}" != "active" ] && [ "${mysqlgo}" != "true" ]; then
echo "1"
if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then
if [ "${ST_ACTION}" != "check" ]; then
@@ -222,6 +223,7 @@ STATUS(){
fi
fi
else
echo "2"
if [ "${ST_ACTION}" != "check" ]; then
echo -e "${idsCL[Green]}Running${idsCL[Default]}"
fi