from small one page howto to huge articles all in one place
 

search text in:





Poll
Which screen resolution do you use?










poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187543

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250614

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

138175

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





SA1

Section: Linux User's Manual (8)
Updated: JUNE 2014
Index Return to Main Contents
 

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 a shell procedure variant of the sadc command and handles all of the flags and parameters of that command. The sa1 command collects and stores binary data in the current standard system activity daily data file.

The standard system activity daily data file is named saDD unless sadc's option -D is used, in which case its name is saYYYYMMDD, where YYYY stands for the current year, MM for the current month and DD for the current day. By default it is located in the /var/log/sa directory.

The interval and count parameters specify that the record should be written count times at interval seconds. If no arguments are given to sa1 then a single record is written.

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 restart from 0.

 

EXAMPLE

To collect data (including those from disks) every 10 minutes, place the following entry in your root crontab file:

0,10,20,30,40,50 * * * * /usr/lib64/sa/sa1 1 1 -S DISK

 

FILES

/var/log/sa/saDD
/var/log/sa/saYYYYMMDD
The standard system activity daily data files and their default location. YYYY stands for the current year, MM for the current month and DD for the current day.
 

AUTHOR

Sebastien Godard (sysstat <at> orange.fr)  

SEE ALSO

sar(1), sadc(8), sa2(8), sadf(1), sysstat(5)

http://pagesperso-orange.fr/sebastien.godard/


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
FILES
AUTHOR
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.6 ms