diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 9406ab3e..bff81e34 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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