Update dsmon.sh

This commit is contained in:
2025-06-14 11:24:50 -05:00
parent 43030f05cc
commit aa05a8a425

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]} - Drive Space Check${idsCL[Default]}"
echo -e "${idsCL[LightCyan]} ${host_name[$hostid]} - (${host_ip[$hostid]})${idsCL[Default]}"
DIVIDER false lightCyan 85
checkhost=$(CHECK_HOST ${host_ip[$hostid]})