Changeset 15409


Ignore:
Timestamp:
04/22/13 11:39:52 (11 years ago)
Author:
Daniela Dorner
Message:
added cron to backup results of QLA to newdaq
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Cron/crontab.fact2

    r15406 r15409  
    2222*/15 19-23,0-7 * * * if ! ps aux | grep Step3 | 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/Step3.sh ; fi
    23230 8-18 * * * if ! ps aux | grep Step3 | 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/Step3.sh ; fi
     24# backup of the QLA results to newdaq
     250 8,10 * * * rsync -av /loc_data/analysis/ /newdaq/analysis_bu
Note: See TracChangeset for help on using the changeset viewer.