diff --git a/dsmon.sh b/dsmon.sh index 6a5c189..c198c30 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -298,7 +298,7 @@ ${DRIVE} : ${DRIVEINFO_FREE[$DRIVE]}GB out of ${DRIVEINFO_TOT[$DRIVE]}GB Free ($ else echo -e "${idsCL[Yellow]} ${host_name[$hostid]} is down${idsCL[Default]}"; echo fi - sleep 0.005s + sleep 0.001s mv /tmp/dscheck.${hostname}.running /tmp/dscheck.${hostname}.done }