sysstat version 11.5.2 final packaging.
lsm and spec files updated.
CREDITS file updated.
Changelog added.
NOTE: Stable versions (11.2.8 and 11.4.2) also exist and will be
available for download from my web site:
http://pagesperso-orange.fr/sebastien.godard/
The stable versions include only the bug fixes added in sysstat 11.5.2
but not the new features.
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Changes:
+2016/11/04: Version 11.5.2 - Sebastien Godard (sysstat <at> orange.fr)
+ * sar: Add software-based network processing (softnet) statistics.
+ * sadc: Add output formats for softnet statistics.
+ * [Michal Sekletar]: sar: Make buffers that hold timestamps
+ bigger [11.2.8] [11.4.2].
+ * [Shantanu Goel]: sar: /proc/vmstat fix for Linux 4.8 [11.2.8]
+ [11.4.2].
+ * [Mike Winter]: pidstat: Use system constants for process name
+ length and username length.
+ * [Breno Leitao]: sar: Improve cpuinfo read for POWER architecture
+ [11.2.8] [11.4.2].
+ * Make various buffers size holding timestamps consistent.
+ * sadf: Use a decimal point instead of a coma in JSON output
+ [11.2.8] [11.4.2].
+ * mpstat, iostat: Use a decimal point instead of a coma in JSON
+ output.
+ * pidstat: Use either the short or the full command line when
+ looking for a pattern with options -C or -G [11.2.8] [11.4.2].
+ * sar manual page updated.
+ * NLS updated.
+ * CREDITS file updated.
+
2016/09/23: Version 11.5.1 - Sebastien Godard (sysstat <at> orange.fr)
* iostat: Add JSON output (option "-o JSON").
* mpstat: Add JSON output (option "-o JSON").
Mike Kobler <mkobler@gma[...].com>
John Lau <johnlcf@gma[...].com>
Byeong-taek Lee <btlee@psy[...].kr>
+ Breno Leitao <breno.leitao@gma[...].com>
Ivo Letzas <letzas@for[...].nu>
Wayne Lin <wlin@mvi[...].com>
Neculai Macarie <macarie.neculai@nex[...].com>
Lee Schermerhorn <lee.schermerhorn@hp.[...].com>
Peter Schiffer <pschiffe@red[...].com>
Benno Schulenberg <bensberg@jus[...].net>
+ Michal Sekletar <msekleta@red[...].com>
Michel Simoni <m_simoni@clu[...].fr>
Gabrielle Singleton <gelle@umi[...].edu>
Rod Skinner <rod.skinner@int[...].com>
Yongjun Wei <yjwei@nan[...].com>
Stefan Wild <SWILD@de.[...].com>
Thomas Winn <tcwinn@gma[...].com>
+ Mike Winter <mike.winter@usa[...].ca>
Holger Wolf <Holger.Wolf@de.[...].com>
Urban Widmark <urban@sve[...].se>
Yu Yongcong <yuyc@cn.[...].com>
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: sysstat <at> orange.fr\n"
-"POT-Creation-Date: 2016-09-23 15:07+0200\n"
+"POT-Creation-Date: 2016-11-04 09:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: iostat.c:86 cifsiostat.c:70 mpstat.c:98 sar.c:96 pidstat.c:87 tapestat.c:89
+#: iostat.c:86 cifsiostat.c:70 mpstat.c:98 sar.c:96 pidstat.c:87 tapestat.c:95
#, c-format
msgid "Usage: %s [ options ] [ <interval> [ <count> ] ]\n"
msgstr ""
"[ -o JSON ] [ -P { <cpu> [,...] | ON | ALL } ]\n"
msgstr ""
-#: mpstat.c:1210 sar.c:358 pidstat.c:2303
+#: mpstat.c:1210 sar.c:359 pidstat.c:2319
msgid "Average:"
msgstr ""
"\t\tEICMP6\tICMP traffic\t(v6) (errors)\n"
"\t\tUDP6\tUDP traffic\t(v6)\n"
"\t\tFC\tFibre channel HBAs\n"
+"\t\tSOFT\tSoftware-based network processing\n"
msgstr ""
-#: sar.c:174
+#: sar.c:175
#, c-format
msgid "\t-q\tQueue length and load average statistics\n"
msgstr ""
-#: sar.c:175
+#: sar.c:176
#, c-format
msgid "\t-R\tMemory statistics\n"
msgstr ""
-#: sar.c:176
+#: sar.c:177
#, c-format
msgid ""
"\t-r [ ALL ]\n"
"\t\tMemory utilization statistics\n"
msgstr ""
-#: sar.c:178
+#: sar.c:179
#, c-format
msgid "\t-S\tSwap space utilization statistics\n"
msgstr ""
-#: sar.c:179
+#: sar.c:180
#, c-format
msgid ""
"\t-u [ ALL ]\n"
"\t\tCPU utilization statistics\n"
msgstr ""
-#: sar.c:181
+#: sar.c:182
#, c-format
msgid "\t-v\tKernel tables statistics\n"
msgstr ""
-#: sar.c:182
+#: sar.c:183
#, c-format
msgid "\t-W\tSwapping statistics\n"
msgstr ""
-#: sar.c:183
+#: sar.c:184
#, c-format
msgid "\t-w\tTask creation and system switching statistics\n"
msgstr ""
-#: sar.c:184
+#: sar.c:185
#, c-format
msgid "\t-y\tTTY devices statistics\n"
msgstr ""
-#: sar.c:198
+#: sar.c:199
#, c-format
msgid "Data collector will be sought in PATH\n"
msgstr ""
-#: sar.c:201
+#: sar.c:202
#, c-format
msgid "Data collector found: %s\n"
msgstr ""
-#: sar.c:260
+#: sar.c:261
#, c-format
msgid "End of data collecting unexpected\n"
msgstr ""
-#: sar.c:813
+#: sar.c:814
#, c-format
msgid "Using a wrong data collector from a different sysstat version\n"
msgstr ""
-#: sar.c:865
+#: sar.c:866
#, c-format
msgid "Inconsistent input data\n"
msgstr ""
-#: sar.c:1044 pidstat.c:239
+#: sar.c:1045 pidstat.c:239
#, c-format
msgid "Requested activities not available\n"
msgstr ""
-#: sar.c:1350
+#: sar.c:1351
#, c-format
msgid "-f and -o options are mutually exclusive\n"
msgstr ""
-#: sar.c:1356
+#: sar.c:1357
#, c-format
msgid "Not reading from a system activity file (use -f option)\n"
msgstr ""
-#: sar.c:1492
+#: sar.c:1493
#, c-format
msgid "Cannot find the data collector (%s)\n"
msgstr ""
msgid "Requested activities not available in file %s\n"
msgstr ""
-#: tapestat.c:91
+#: tapestat.c:97
#, c-format
msgid ""
"Options are:\n"
"[ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]\n"
msgstr ""
-#: tapestat.c:257
+#: tapestat.c:263
#, c-format
msgid "No tape drives with statistics found\n"
msgstr ""
Begin4
Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version: 11.5.1
-Entered-date: 2016-09-23
+Version: 11.5.2
+Entered-date: 2016-11-04
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 [at] orange.fr (Sebastien Godard)
Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
Primary-site: http://pagesperso-orange.fr/sebastien.godard/
- 471kiB sysstat-11.5.1.tar.gz
- 383kiB sysstat-11.5.1.tar.bz2
- 338kiB sysstat-11.5.1.tar.xz
- 480kiB sysstat-11.5.1-1.src.rpm
- 335kiB sysstat-11.5.1-1.x86_64.rpm
+ 475kiB sysstat-11.5.2.tar.gz
+ 385kiB sysstat-11.5.2.tar.bz2
+ 340kiB sysstat-11.5.2.tar.xz
+ 483kiB sysstat-11.5.2-1.src.rpm
+ 338kiB sysstat-11.5.2-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.5.1
+Version: 11.5.2
Release: 1
License: GPL
Group: Applications/System