Changeset 12361


Ignore:
Timestamp:
11/02/11 12:43:19 (13 years ago)
Author:
Daniela Dorner
Message:
added zipscript, changed paths for rsync
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/crontab.fact1

    r12321 r12361  
    220 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
    33# rsync data from fact2 to fact1
    4 0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/raw/2011/10/ /loc_data/raw/2011/10
    5 0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/aux/2011/10/ /loc_data/aux/2011/10
     40 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/raw/2011/11/ /loc_data/raw/2011/11
     50 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/aux/2011/11/ /loc_data/aux/2011/11
     60 9,12,15 * * * if ! ps aux | grep Zip | grep -v grep ; then /home/fact/ZipRawData.sh ; fi
Note: See TracChangeset for help on using the changeset viewer.