Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-07 11:57:52 -06:00
parent 6b56e3e4d5
commit 4e2f92ca0e

View File

@@ -18,6 +18,8 @@ source /opt/idssys/nodemgmt/defaults.inc
# ========================================================= #
STATUS() {
echo -e "${idsCL[LightCyan]}Setting up status checks...${idsCL[Default]}"
echo
declare -i cw; declare -i spc1; declare -i c
if [ ! -z ${LOCAL_SERVICES+x} ];
then NCMD='ssh root@10.5.10.51'