]> TLD Linux GIT Repositories - packages/sysstat.git/blob - crontab
- updated to 12.2.1
[packages/sysstat.git] / crontab
1 # Crontab
2 #
3 # 8am-7pm activity reports every 20 minutes during weekdays.
4 #0 8-18 * * 1-5 root /usr/lib/sa/sa1 1200 3
5
6 # activity reports every 1 minutes everyday.
7 */1 * * * * root /usr/lib/sa/sa1 1 1
8
9 # Activity reports every an hour on Saturday and Sunday.
10 #0 * * * 0,6 root /usr/lib/sa/sa1
11
12 # 7pm-8am activity reports every an hour during weekdays.
13 #0 19-7 * * root 1-5 /usr/lib/sa/sa1
14
15 # Daily summary prepared at 19:05.
16 #5 19 * * root 1-5 /usr/lib/sa/sa2 -A
17 5 19 * * * root /usr/lib/sa/sa2 -A