]> granicus.if.org Git - sysstat/blob - cron/crontab.sample
Starting sysstat-12.5.4
[sysstat] / cron / crontab.sample
1 # Crontab sample for root or adm
2 # Please update this crontab with the proper location
3 # for sa1 and sa2 shell scripts (replace @SA_LIB_DIR@ with
4 # /usr/lib/sa for example).
5 #
6 # 8am-7pm activity reports every 20 minutes during weekdays.
7 # 0 8-18 * * 1-5 @SA_LIB_DIR@/sa1 1200 3
8 # activity reports every @CRON_INTERVAL@ minutes everyday.
9 0 * * * * @SA_LIB_DIR@/sa1 @CRON_INTERVAL_SEC@ @CRON_COUNT@
10 #
11 # Activity reports every an hour on Saturday and Sunday.
12 # 0 * * * 0,6 @SA_LIB_DIR@/sa1
13 #
14 # 7pm-8am activity reports every an hour during weekdays.
15 # 0 19-7 * * 1-5 @SA_LIB_DIR@/sa1
16 #
17 # Previous day summary prepared at 00:07.
18 # 7 0 * * 1-5 @SA_LIB_DIR@/sa2 -A
19 7 0 * * * @SA_LIB_DIR@/sa2 -A