diff --git a/dsmon.sh b/dsmon.sh index 8c5c91d..512b0dc 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -341,7 +341,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.001s + sleep 1s mv /tmp/dscheck.${hostname}.running /tmp/dscheck.${hostname}.done }