## Rotate file at midnight
#0 0 * * * root /usr/lib64/sa/sa1 --rotate
## Run system activity accounting tool every 10 minute(s)
#*/10 * * * * root /usr/lib64/sa/sa1 1 1
## 0 * * * * root /usr/lib64/sa/sa1 600 6
## Generate a text summary of previous day process accounting at 00:07
#7 0 * * * root /usr/lib64/sa/sa2 -A
#
