sysstat version 11.7.3 final packaging.
lsm and spec files updated.
Changelog added.
This version has improved support for offline/online CPU (sar/sadf and
mpstat). It also adds a new option to sar (option "-z") to omit output
for any devices for which there was no activity during the sample
period (this option already existed for iostat).
Last it contains several important bug fixes, among them:
o A possible crash related to the new binary format used by sar,
which could happen when buffers needed to be reallocated to accomodate
more devices added to the system,
o The %CPU value displayed by pidstat for processes using more than
100% of a core.
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Changes:
+2018/04/06: Version 11.7.3 - Sebastien Godard (sysstat <at> orange.fr)
+ * sar: Fix possible crash happening when buffers needed to be
+ reallocated to accomodate more devices.
+ * sar/sadf/mpstat: Compute global CPU statistics as the sum of individual
+ CPU ones.
+ * mpstat: Compute statistics for node "all" as the sum of individual
+ CPU statistics.
+ * sar: Add new "-z" option, which tells sar to omit output for any
+ devices for which there was no activity during the sample period.
+ * sar/sadf: Now better take into account offline and online CPU when
+ displaying softnet statistics.
+ * sadc: Shrink size of sadc binary file by compiling out unneeded
+ functions.
+ * sadf: Change raw format output to be CSV compliant.
+ * sadf: Reorder some values displayed in debug mode/raw format.
+ * Add initial support for major numbers > 255.
+ * Update sysstat.ioconf devices list.
+ * mpstat: Remove option "-P ON". mpstat now displays only online CPU by
+ default.
+ * sar and mpstat manual pages updated.
+ * pidstat: Report CPU usage for a process as the sum of all threads
+ [11.6.3] [11.4.9].
+ * sar: Change condition used in workaround for CPU coming back online
+ [11.6.3] [11.4.9].
+ * NLS updated: Various translations updated.
+
2018/02/12: Version 11.7.2 - Sebastien Godard (sysstat <at> orange.fr)
* sadf: Rewrite function used to convert an old binary data file to
the up-to-date format.
Begin4
Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version: 11.7.2
-Entered-date: 2018-02-12
+Version: 11.7.3
+Entered-date: 2018-04-06
Description: The sysstat package contains the sar, sadf, mpstat, iostat, tapestat,
pidstat, cifsiostat and sa tools for Linux.
The sar command collects and reports system activity
Author: sysstat@NOSPAM.orange.fr (Sebastien Godard)
Maintained-by: sysstat@NOSPAM.orange.fr (Sebastien Godard)
Primary-site: http://pagesperso-orange.fr/sebastien.godard/
- 629kiB sysstat-11.7.2.tar.gz
- 537kiB sysstat-11.7.2.tar.bz2
- 474kiB sysstat-11.7.2.tar.xz
- 638kiB sysstat-11.7.2-1.src.rpm
- 371kiB sysstat-11.7.2-1.x86_64.rpm
+ 706kiB sysstat-11.7.3.tar.gz
+ 610kiB sysstat-11.7.3.tar.bz2
+ 531kiB sysstat-11.7.3.tar.xz
+ 714kiB sysstat-11.7.3-1.src.rpm
+ 369kiB sysstat-11.7.3-1.x86_64.rpm
Alternate-site:
Copying-policy: GPL
End
Summary: SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
Name: sysstat
-Version: 11.7.2
+Version: 11.7.3
Release: 1
License: GPL
Group: Applications/System