Update dsmon.sh
This commit is contained in:
5
dsmon.sh
5
dsmon.sh
@@ -225,10 +225,7 @@ RUNCHECK(){
|
|||||||
RUN_CHECK(){
|
RUN_CHECK(){
|
||||||
hostname=${1}
|
hostname=${1}
|
||||||
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]} ]"
|
||||||
|
|||||||
Reference in New Issue
Block a user