Update dsmon.sh

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

View File

@@ -225,10 +225,7 @@ RUNCHECK(){
RUN_CHECK(){
hostname=${1}
touch /tmp/dscheck.${hostname}.running
hostid=${host_ids[$hostname]}
echo "HERE: ${hostname}-${hostid} = ${host_ip[$hostid]}"
hostid=${host_ids[$hostname]}
MSG=" ${host_name[$hostid]}"
MSG2="[ ${host_name_full[$hostid]} ]"