Update dsmon.sh

This commit is contained in:
2025-06-14 12:20:42 -05:00
parent 6174f09168
commit dc5882ed7a

View File

@@ -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
}