Update status.inc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user