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

search text in:





Poll
Which linux distribution do you use?







poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187643

userrating:

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


May 25th. 2007:
Words

486

Views

250631

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:

138193

userrating:

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


April, 26th. 2006:

Druckversion
You are here: manpages





SA2

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

NAME

sa2 - Create a report from the current standard system activity daily data file.  

SYNOPSIS

/usr/lib64/sa/sa2  

DESCRIPTION

The sa2 command is a shell procedure variant of the sar command which writes a daily report in the sarDD or the sarYYYYMMDD file, where YYYY stands for the current year, MM for the current month and DD for the current day. By default the report is saved in the /var/log/sa directory. The sa2 command will also remove reports more than one week old by default. You can however keep reports for a longer (or a shorter) period by setting the HISTORY environment variable. Read the sysstat(5) manual page for details.

The sa2 command accepts most of the flags and parameters of the sar command.

The sa2 command is designed to be started automatically by the cron command.

 

EXAMPLES

To run the sa2 command daily, place the following entry in your root crontab file:

5 19 * * 1-5 /usr/lib64/sa/sa2 -A &

This will generate by default a daily report called sarDD in the /var/log/sa directory, where the DD parameter is a number representing the day of the month.  

FILES

/var/log/sa/sarDD
/var/log/sa/sarYYYYMMDD
The standard system activity daily report 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), sa1(8), sadf(1), sysstat(5)

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
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: 18.5 ms