Update nodemgmt-scripts.sh

This commit is contained in:
2023-05-21 19:25:25 -05:00
parent cd8b9b9528
commit a90d1687b7

View File

@@ -1085,6 +1085,7 @@ DOWNLIST(){
itemname="${REPL_DESC[${item}]} (replication)"
else
itemname='HOST DOWN';
[ "${NM_HOSTNAMES[${host}]}" != "" ] && itemname="${itemname}: ${NM_HOSTNAMES[${host}]}"
fi
if [ -f ${TMPFOLDER}/${ditem}.errtime ]; then