From: Sebastien GODARD Date: Fri, 4 Nov 2016 08:59:57 +0000 (+0100) Subject: sysstat-11.5.2 X-Git-Tag: v11.5.2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=976ab41876ca9e63965f590d85f8465cf9b294f5;p=sysstat sysstat-11.5.2 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 --- diff --git a/CHANGES b/CHANGES index ff13d39..36f9eac 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,27 @@ Changes: +2016/11/04: Version 11.5.2 - Sebastien Godard (sysstat 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 orange.fr) * iostat: Add JSON output (option "-o JSON"). * mpstat: Add JSON output (option "-o JSON"). diff --git a/CREDITS b/CREDITS index 999cb61..b6966a3 100644 --- a/CREDITS +++ b/CREDITS @@ -192,6 +192,7 @@ I would also thank the following people for their hints or bug reports Mike Kobler John Lau Byeong-taek Lee + Breno Leitao Ivo Letzas Wayne Lin Neculai Macarie @@ -230,6 +231,7 @@ I would also thank the following people for their hints or bug reports Lee Schermerhorn Peter Schiffer Benno Schulenberg + Michal Sekletar Michel Simoni Gabrielle Singleton Rod Skinner @@ -247,6 +249,7 @@ I would also thank the following people for their hints or bug reports Yongjun Wei Stefan Wild Thomas Winn + Mike Winter Holger Wolf Urban Widmark Yu Yongcong diff --git a/nls/sysstat.pot b/nls/sysstat.pot index 938f1d0..977171a 100644 --- a/nls/sysstat.pot +++ b/nls/sysstat.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sysstat 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 \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "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 ] [ [ ] ]\n" msgstr "" @@ -166,7 +166,7 @@ msgid "" "[ -o JSON ] [ -P { [,...] | 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 "" @@ -287,98 +287,99 @@ msgid "" "\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 "" @@ -472,14 +473,14 @@ 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 "" diff --git a/sysstat-11.5.1.lsm b/sysstat-11.5.2.lsm similarity index 89% rename from sysstat-11.5.1.lsm rename to sysstat-11.5.2.lsm index 4d9b60f..bd0c00c 100644 --- a/sysstat-11.5.1.lsm +++ b/sysstat-11.5.2.lsm @@ -1,7 +1,7 @@ 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 @@ -30,11 +30,11 @@ Keywords: system administration, sar, sadf, iostat, tapestat, mpstat, pidstat, c 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 diff --git a/sysstat-11.5.1.spec b/sysstat-11.5.2.spec similarity index 99% rename from sysstat-11.5.1.spec rename to sysstat-11.5.2.spec index 0c0e94b..b9d5378 100644 --- a/sysstat-11.5.1.spec +++ b/sysstat-11.5.2.spec @@ -1,6 +1,6 @@ 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