diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index a75a211d..03b25547 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -166,6 +166,7 @@ STATUS() { } STATUS-CHECK(){ + echo "running" start=`date +%s` if [ "${STATUS_CHECK_EMAIL}" != "" ]; then if [ ! -z ${LOCAL_SERVICES+x} ]; then NHCMD='ssh root@10.5.10.51'