diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 1dc1f7ca..12bfb685 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -78,6 +78,7 @@ STATUS() { echo -e " ${idsST[Bold]}${idsCL[LightCyan]}iDS-Node${nid} (${nip})${idsST[Reset]}${idsCL[LightCyan]} ${LH}${idsCL[Default]}" DIVIDER false green checkhost=$(CHECK_HOST ${nip}) + echo "checkhost: ${checkhost}" if [ "${checkhost}" != "false" ]; then for srvc in "${NODE_SERVICES[@]}" do