]> git.pld-linux.org Git - packages/sysstat.git/blame - sysstat.crond
- updated to 8.1.6
[packages/sysstat.git] / sysstat.crond
CommitLineData
87425f14 1# Crontab sample for root or adm
2# Please update this crontab with the proper location
3# for sa1 and sa2 shell scripts (replace PREFIX with /usr or /usr/local).
4#
5# 8am-7pm activity reports every 20 minutes during weekdays.
4df675c4 6# 0 8-18 * * 1-5 root /usr/lib/sa/sa1 1200 3
87425f14 7# activity reports every 10 minutes everyday.
4df675c4 80 * * * * root /usr/lib/sa/sa1 600 6
87425f14 9#
10# Activity reports every an hour on Saturday and Sunday.
4df675c4 11# 0 * * * 0,6 root /usr/lib/sa/sa1
87425f14 12#
13# 7pm-8am activity reports every an hour during weekdays.
4df675c4 14# 0 19-7 * * 1-5 root /usr/lib/sa/sa1
87425f14 15#
16# Daily summary prepared at 19:05.
4df675c4
AM
17# 5 19 * * 1-5 root /usr/lib/sa/sa2 -A
185 19 * * * root /usr/lib/sa/sa2 -A
This page took 0.028051 seconds and 4 git commands to generate.