sa1(8) - Linux man page
Name
sa1 - Collect and store binary data in the system activity daily data file.Synopsis
/usr/lib64/sa/sa1 [ --boot | interval count ]Description
The sa1 command is designed to be started automatically by the cron command.
Options
- --boot
- This option tells sa1 that the sadc command should be called without specifying the interval and count parameters in order to insert a dummy record, marking the time when the counters restarts from 0.
Examples
To create a daily record of sar activities, place the following entry in your root or adm crontab file:0 8-18 * * 1-5 /usr/lib64/sa/sa1 1200 3 &
Files
/var/log/sa/saddIndicate the daily data file, where the dd parameter is a number representing the day of the month.