Changeset 15523
- Timestamp:
- 05/07/13 23:31:26 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Cron/crontab.fact2
r15434 r15523 11 11 */15 * * * * if ! ps aux | grep RsyncAuxLP | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncAuxLP.sh ; fi 12 12 # first step of the QLA: rsync newdaq->daq, sequ writing, callisto, star 13 */5 19-23,0-7 * * * if ! ps aux | grep Step1 | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 / usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step1.sh ; fi14 0 8-18 * * * if ! ps aux | grep Step1 | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 / usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step1.sh ; fi13 */5 19-23,0-7 * * * if ! ps aux | grep Step1 | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step1.sh ; fi 14 0 8-18 * * * if ! ps aux | grep Step1 | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step1.sh ; fi 15 15 # second step of the QLA: ganymed on run-basis 16 16 */10 19-23,0-7 * * * if ! ps aux | grep Step2a | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step2a.sh ; fi
Note:
See TracChangeset
for help on using the changeset viewer.