.TH SA1 8 "FEBRUARY 2012" Linux "Linux User's Manual" -*- nroff -*- .SH NAME sa1 \- Collect and store binary data in the system activity daily data file. .SH SYNOPSIS .B /usr/lib/sysstat/sa1 [ \-\-boot | .I interval .I count .B ] .SH DESCRIPTION The .B sa1 command is a shell procedure variant of the .B sadc command and handles all of the flags and parameters of that command. The .B sa1 command collects and stores binary data in the .IR /var/log/sysstat/sa dd file, where the dd parameter indicates the current day. The .I interval and .I count parameters specify that the record should be written .I count times at .I interval seconds. If no arguments are given to .B sa1 then a single record is written. The .B sa1 command is designed to be started automatically by the cron command. .SH OPTIONS .IP \-\-boot This option tells .B sa1 that the .B sadc command should be called without specifying the .I interval and .I count parameters in order to insert a dummy record, marking the time when the counters restarts from 0. .SH EXAMPLE To collect data (including those from disks) every 10 minutes, place the following entry in your root crontab file: .B 0,10,20,30,40,50 * * * * /usr/lib/sysstat/sa1 1 1 \-S DISK .SS Debian note The Debian sysstat package has already placed such an entry in your system crontab. Please refer to the .I /usr/share/doc/sysstat/README.Debian file for details. .SH FILES .IR /var/log/sysstat/sa dd .RS Indicate the daily data file, where the .B dd parameter is a number representing the day of the month. .SH AUTHOR Sebastien Godard (sysstat orange.fr) .SH SEE ALSO .BR sar (1), .BR sadc (8), .BR sa2 (8), .BR sadf (1), .BR sysstat (5) .I http://pagesperso\-orange.fr/sebastien.godard/