Changeset 18745
- Timestamp:
- 02/04/17 16:28:19 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Cron/crontab.fact-transfer
r18706 r18745 20 20 # check disk space 21 21 50 * * * * ~/DataCheck/Monitoring/CheckDU.sh 22 # rsync of the QLA results every morning23 0 20,22,0,2,4,6,8,10 ,12 * * * ~/DataCheck/Transfer/BackupQLA.sh24 #0 21,23,1,3,5,7,9,11,13,15 * * * rsync -avu --no-p /gpfs0/fact/processing/qla/ operator@coma.astro.uni-wuerzburg.de:/fact/data/qla 22 # rsync of the QLA results (quick rsync every 2h and all files once a day) 23 0 20,22,0,2,4,6,8,10 * * * ~/DataCheck/Transfer/BackupQLA.sh short 24 0 12 * * * ~/DataCheck/Transfer/BackupQLA.sh 25 25 # cron to study the system performance and test some things 26 26 */5 * * * * source ~/.bashrc ; /bin/echo -n `/bin/date +\%F\ \%T`" time for ls: ">>~/time_for_ls_isdc-dl00_new.txt;/usr/bin/time -f \%e /bin/ls >/dev/null 2>>~/time_for_ls_isdc-dl00_new.txt
Note:
See TracChangeset
for help on using the changeset viewer.