diff --git a/inc/status.inc b/inc/status.inc index f9817e13..354b9865 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -765,7 +765,7 @@ STATUS_NODE(){ if [ "${checkhost}" != "false" ]; then echo -e "${idsCL[Red]} - Node is online, but SSH is down!${idsCL[Default]}" else - echo -e "${idsCL[Red]} - Node is down!${idsCL[Default]}" + echo -e "${idsCL[Red]} - Node is down! ${idsCL[Default]}" fi fi # SENDNOTICE "${NM_HOSTNAMES[${nip}]}[${nip}]" "${NM_HOSTNAMES[${nip}]}[${nip}] is down" 1