Update nodemgmt-scripts.sh
This commit is contained in:
@@ -18,6 +18,8 @@ source /opt/idssys/nodemgmt/defaults.inc
|
|||||||
# ========================================================= #
|
# ========================================================= #
|
||||||
|
|
||||||
STATUS() {
|
STATUS() {
|
||||||
|
echo -e "${idsCL[LightCyan]}Setting up status checks...${idsCL[Default]}"
|
||||||
|
echo
|
||||||
declare -i cw; declare -i spc1; declare -i c
|
declare -i cw; declare -i spc1; declare -i c
|
||||||
if [ ! -z ${LOCAL_SERVICES+x} ];
|
if [ ! -z ${LOCAL_SERVICES+x} ];
|
||||||
then NCMD='ssh root@10.5.10.51'
|
then NCMD='ssh root@10.5.10.51'
|
||||||
|
|||||||
Reference in New Issue
Block a user