]> git.pld-linux.org Git - packages/sysstat.git/blame - crontab
- up to 12.0.2; new binary format in 11.7.1
[packages/sysstat.git] / crontab
CommitLineData
7746159b 1# Crontab
44ba7c8c
ER
2#
3# 8am-7pm activity reports every 20 minutes during weekdays.
77e8d6c5
ER
4#0 8-18 * * 1-5 root /bin/systemd_booted || /usr/lib/sa/sa1 1200 3
5
44ba7c8c 6# activity reports every 10 minutes everyday.
77e8d6c5
ER
70 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 600 6
8
44ba7c8c 9# Activity reports every an hour on Saturday and Sunday.
77e8d6c5
ER
10#0 * * * 0,6 root /bin/systemd_booted || /usr/lib/sa/sa1
11
44ba7c8c 12# 7pm-8am activity reports every an hour during weekdays.
77e8d6c5
ER
13#0 19-7 * * root 1-5 /bin/systemd_booted || /usr/lib/sa/sa1
14
44ba7c8c 15# Daily summary prepared at 19:05.
77e8d6c5
ER
16#5 19 * * root 1-5 /bin/systemd_booted || /usr/lib/sa/sa2 -A
175 19 * * * root /bin/systemd_booted || /usr/lib/sa/sa2 -A
This page took 0.116753 seconds and 4 git commands to generate.