Update status.inc

This commit is contained in:
2024-02-29 07:04:42 -06:00
parent a2692683ef
commit cb917eda92

View File

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