Opened 10 years ago

Closed 10 years ago

#5187 closed enhancement (fixed)

sysstat-11.0.0

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://pagesperso-orange.fr/sebastien.godard/sysstat-11.0.0.tar.xz

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

Sysstat is back with a stable version. This one includes interesting new features. 
First the pidstat command has been enhanced with the addition of two new options: 
-R (to display task scheduling priority and policy information) and -G (to filter 
processes by name, displaying all threads of matching processes). Then new 
enhancements have been brought to sar, sadc and sadf with regards to standard 
system activity daily data files: These may now be named "saYYYYMMDD" instead of 
"saDD" using sar's and sadc's option -D, and they can be located in a directory 
which can be different from the standard /var/log/sa place. The new directory can 
be set in an environmenr variable (SA_DIR, used by sa1/sa2 scripts) or directly 
given on the command line to sar/sadc/sadf.

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

[Cedric Marie]: pidstat now displays task scheduling priority and policy 
(-R option).
[Cedric Marie]: pidstat: Add option -G to filter processes by name.
pidstat: Update variables type to be consistent with recent 3.x kernels.
sadc/sar/sadf: The standard daily data files may now be named saYYYYMMDD instead of 
saDD. Option -D has been added to sar and sadc to tell them to write to data files 
under the name saYYYYMMDD.
sadc/sar/sadf: Take into account alternate locations for standard daily data files.
sa1 and sa2 scripts updated: Don't create a tree of directories any more if HISTORY 
is greater than 28. Use saYYYYMMDD data files instead.
sa1 and sa2 scripts now take into account two new variables: SA_DIR (directory 
where sa and sar files are located) and ZIP (compression program to use).
Make sysstat init script source the functions library.
Fix possible buffer overflow.
Small fix with sadc's option -S: It is now possible to enter several comma 
separated values.
Don't install crontabs when using systemd timer units.
Manual pages updated.
FAQ updated.
NLS updated. Galician and Hungarian translations added.
CREDITS file updated.

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r13258.

Note: See TracTickets for help on using tickets.