repo.or.cz
/
nslu2-linux
/
optware.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git]
/
sources
/
sysstat
/
sysstat.crond
blob
df4b87f4621b4d48a4facefd8f4bd9071a1a6be0
1
# Run system activity accounting tool every 10 minutes
2
*/10 * * * * root /opt/lib/sa/sa1 -d 1 1
3
# 0 * * * * root /opt/lib/sa/sa1 -d 600 6 &
4
# Generate a daily summary of process accounting at 23:53
5
53 23 * * * root /opt/lib/sa/sa2 -A
6