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