source: trunk/DataCheck/crontab.fact1@ 12426

Last change on this file since 12426 was 12361, checked in by Daniela Dorner, 13 years ago
added zipscript, changed paths for rsync
File size: 380 bytes
Line 
1# check time offset of machine
20 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
3# rsync data from fact2 to fact1
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 TracBrowser for help on using the repository browser.