Update dsmon.sh
This commit is contained in:
5
dsmon.sh
5
dsmon.sh
@@ -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]} ]"
|
||||
|
||||
Reference in New Issue
Block a user