Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-07 20:37:42 -06:00
parent abf073bd22
commit 711aab1c79

View File

@@ -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'