File: history

package info (click to toggle)
sysstat 12.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,156 kB
  • sloc: ansic: 49,310; sh: 1,388; xml: 1,285; makefile: 768; tcl: 756; python: 277; perl: 257
file content (11 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11

The sa2 shell script creates daily reports, saved in /var/log/sa directory
(default location).
It also removes daily data files and reports which are older than a number
of days. This number defaults to 7 (one week of data history). If the
number is greater than 28 then the script uses a tree of log directories
under /var/log/sa.
Answer here the number of days during which a daily data file or a report
should be kept.
Note that this parameter is saved in the /etc/sysconfig/sysstat file.