![]() ![]() |
|
|
|
|
Useful
links:
FreshmeatIceWalkers The Linux Foundation Linux Kernel Archives Linux Kernel Mailing List LinuxHQ The Linux Documentation Project ![]() |
sa2
manual page
NAMEsa2 - Write a daily report in the /var/log/sa directory.SYNOPSIS/usr/lib/sa/sa2DESCRIPTIONThe sa2 command is a shell procedure variant of the sar command which writes a daily report in the /var/log/sa/sardd file, where the dd parameter indicates the current day. The sa2 command handles all of the flags and parameters of the sar command.The sa2 command is designed to be started automatically by the cron command. EXAMPLESTo run the sa2 command daily, place the following entry in your root or adm crontab file:5 19 * * 1-5 /usr/lib/sa/sa2 -A & This will generate a daily report called /var/log/sa/sardd It will also remove reports more than one week old. FILES/var/log/sa/sarddIndicate the daily report file, where the dd parameter is a number representing the day of the month. AUTHORSebastien Godard (sysstat <at> orange.fr)SEE ALSOsar(1), sadc(8), sa1(8), sadf(1)http://pagesperso-orange.fr/sebastien.godard/ |