Update dsmon.sh

This commit is contained in:
2025-06-14 11:26:29 -05:00
parent 000499a26a
commit 629f217768

View File

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