Update dsmon.sh

This commit is contained in:
2025-06-14 11:03:08 -05:00
parent b6e98834b7
commit c2c7d20ffd

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