@@ -343,6 +343,8 @@ RUNCMD(){
declare -A host_ip
declare -A host_name
rm -f /tmp/.dsmon.runcmd.*
while read hostid hostname hostip hostlimits; do
if [ "${hostname}" != "host" ]; then
host_ip[${hostid}]=$(echo ${hostip} | cut -d ";" -f1)
The note is not visible to the blocked user.