1SA1(8)                        Linux User's Manual                       SA1(8)
2
3
4

NAME

6       sa1  -  Collect and store binary data in the system activity daily data
7       file.
8

SYNOPSIS

10       /usr/lib64/sa/sa1 [ --boot | interval count ]
11

DESCRIPTION

13       The sa1 command is a shell procedure variant of the  sadc  command  and
14       handles  all  of the flags and parameters of that command. The sa1 com‐
15       mand collects and stores binary  data  in  the  /var/log/sa/sadd  file,
16       where  the  dd  parameter  indicates  the current day. The interval and
17       count parameters specify that the record should be written count  times
18       at  interval  seconds.  If  no arguments are given to sa1 then a single
19       record is written.
20
21       The sa1 command is designed to be started  automatically  by  the  cron
22       command.
23
24

OPTIONS

26       --boot This  option  tells  sa1  that the sadc command should be called
27              without specifying the interval and count parameters in order to
28              insert  a  dummy  record,  marking  the  time  when the counters
29              restarts from 0.
30
31

EXAMPLE

33       To collect data (including those from disks) every  10  minutes,  place
34       the following entry in your root crontab file:
35
36       0,10,20,30,40,50 * * * * /usr/lib64/sa/sa1 1 1 -S DISK
37
38

FILES

40       /var/log/sa/sadd
41              Indicate the daily data file, where the dd parameter is a number
42              representing the day of the month.
43

AUTHOR

45       Sebastien Godard (sysstat <at> orange.fr)
46

SEE ALSO

48       sar(1), sadc(8), sa2(8), sadf(1), sysstat(5)
49
50       http://pagesperso-orange.fr/sebastien.godard/
51
52
53
54Linux                            FEBRUARY 2012                          SA1(8)
Impressum