Update nodemgmt-scripts.sh
This commit is contained in:
@@ -197,7 +197,7 @@ STATUS(){
|
||||
mysqlgo=true
|
||||
fi
|
||||
#echo "mysqlgo=${mysqlgo}"
|
||||
if [ "{srvctst}" != "active" ]; then
|
||||
if [ "${srvctst}" != "active" ] && [ "${mysqlgo}" != "true" ]; then
|
||||
if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then
|
||||
|
||||
if [ "${ST_ACTION}" != "check" ]; then
|
||||
|
||||
Reference in New Issue
Block a user