Last change
on this file since 12561 was 12560, checked in by Daniela Dorner, 13 years ago |
adapted times for rsync and diskcheck scripts
|
File size:
297 bytes
|
Line | |
---|
1 | MAILTO=daniela.dorner@unige.ch
|
---|
2 | # cronjobs for fact2 alias daq
|
---|
3 | # check network status
|
---|
4 | */15 * * * * /home/fact/DataCheck/CheckNetworkStatus.sh
|
---|
5 | # check time offset of machine
|
---|
6 | 0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
|
---|
7 | # check disk usage for /loc_data
|
---|
8 | 0 * * * * /home/fact/DataCheck/CheckDU.sh
|
---|
Note:
See
TracBrowser
for help on using the repository browser.