Last change
on this file since 16532 was 15526, checked in by Daniela Dorner, 12 years ago |
cron to be used as root user on daq and newdaq
|
File size:
302 bytes
|
Line | |
---|
1 | MAILTO=dorner@astro.uni-wuerzburg.de
|
---|
2 | # cronjobs for root user in LP
|
---|
3 | # write files for David's MWL campaign webpage
|
---|
4 | */2 * * * * /usr/sbin/iotop -o -b -n 1 -d 5 > /loc_data/stat/iotop`/bin/date +\%F-\%H-\%M-\%S`.txt
|
---|
5 | */2 * * * * /usr/bin/top -b -n 1 > /loc_data/stat/top`/bin/date +\%F-\%H-\%M-\%S`.txt
|
---|
Note:
See
TracBrowser
for help on using the repository browser.