source: trunk/DataCheck/crontab.fact1@ 12547

Last change on this file since 12547 was 12544, checked in by Daniela Dorner, 14 years ago
added MAILTO
File size: 443 bytes
Line 
1MAILTO=daniela.dorner@unige.ch
2# cronjobs for fact1 alias data
3# check time offset of machine
40 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
5# rsync data from fact2 to fact1
60 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/raw/2011/11/ /loc_data/raw/2011/11
70 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/aux/2011/11/ /loc_data/aux/2011/11
80 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.