Update nodemgmt-scripts.sh
This commit is contained in:
@@ -174,7 +174,7 @@ STATUS(){
|
|||||||
touch ${FOLDER}/${nip}-${srvc}.down
|
touch ${FOLDER}/${nip}-${srvc}.down
|
||||||
else
|
else
|
||||||
if [ "${ST_ACTION}" != "check" ]; then
|
if [ "${ST_ACTION}" != "check" ]; then
|
||||||
echo -e "${idsCL[Red]}Running - FIXED${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Running - FIXED${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
if [ -f ${FOLDER}/${nip}-${srvc}.down ]; then
|
if [ -f ${FOLDER}/${nip}-${srvc}.down ]; then
|
||||||
if [ -f ${FOLDER}/${nip}-${srvc}.errtime ]; then
|
if [ -f ${FOLDER}/${nip}-${srvc}.errtime ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user