Update dsmon.sh

This commit is contained in:
2025-06-14 11:05:59 -05:00
parent 14855c0b7c
commit 6c7ae04a86

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