Update dsmon.sh

This commit is contained in:
2025-06-14 11:31:01 -05:00
parent 4f429f7a57
commit 88c31308ec

View File

@@ -190,7 +190,7 @@ RUN_CHECK(){
hostid=${host_ids[$hostname]}
echo -e "${idsST[Bold]}"; DIVIDER false lightCyan 85
echo -e "${idsBG[Blue]}${idsCL[White]} ${host_name[$hostid]} ${idsST[Reset]}${idsBG[Blue]}${idsCL[White]}- (${host_ip[$hostid]})${idsST[Reset]}"
echo -e "${idsBG[Blue]}${idsCL[White]} ${host_name[$hostid]} - (${host_ip[$hostid]})${idsST[Reset]}"
DIVIDER false lightCyan 85
checkhost=$(CHECK_HOST ${host_ip[$hostid]})