Update dsmon.sh

This commit is contained in:
2025-07-27 21:52:13 -05:00
parent 21cba7bfcf
commit 6c3cfb1ce4

View File

@@ -227,9 +227,6 @@ RUN_CHECK(){
touch /tmp/dscheck.${hostname}.running touch /tmp/dscheck.${hostname}.running
hostid=${host_ids[$hostname]} hostid=${host_ids[$hostname]}
echo "HERE: ${hostname}-${hostid} = ${host_ip[$hostid]}"
MSG=" ${host_name[$hostid]}" MSG=" ${host_name[$hostid]}"
MSG2="[ ${host_name_full[$hostid]} ]" MSG2="[ ${host_name_full[$hostid]} ]"
MSG3="[ ${host_ip[$hostid]} ] " MSG3="[ ${host_ip[$hostid]} ] "