Update dsmon.sh

This commit is contained in:
2025-06-14 11:04:52 -05:00
parent 65a96dc10f
commit 14855c0b7c

View File

@@ -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.05s
sleep 0.005s
mv /tmp/dscheck.${hostname}.running /tmp/dscheck.${hostname}.done
}