]> granicus.if.org Git - sysstat/commitdiff
sysstat-11.5.3 v11.5.3
authorSebastien GODARD <sysstat@users.noreply.github.com>
Tue, 6 Dec 2016 08:23:29 +0000 (09:23 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Tue, 6 Dec 2016 08:23:29 +0000 (09:23 +0100)
sysstat version 11.5.3 final packaging.
lsm and spec files updated.
Changelog added.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
CHANGES
nls/sysstat.pot
sysstat-11.5.3.lsm [moved from sysstat-11.5.2.lsm with 89% similarity]
sysstat-11.5.3.spec [moved from sysstat-11.5.2.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index 36f9eace6eb9163eed41397cdfd940b4ad30715e..104cdcd10ad3311a5f24f58376335854ab6d16c3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,25 @@
 Changes:
 
+2016/12/06: Version 11.5.3 - Sebastien Godard (sysstat <at> orange.fr)
+       * sar: Add new metric "available free memory" to memory statistics.
+       * Update DTD and XSD documents to include new metric.
+       * sar/pidstat/iostat/tapestat/cifsiostat: Add new --human option to
+         display values in human readable format.
+       * SVG: Add new option "showidle" to be used with sadf to display
+         CPU idle state.
+       * sar/mpstat: Allow selection of a range of CPU or interrupts.
+       * Update mpstat, sar and sadf manual pages.
+       * iostat/mpstat: Fix "'LC_NUMERIC' undeclared" error message when
+         compiling sysstat.
+       * Sort keywords definition in sar, sadc and mpstat manual pages
+         [11.2.9] [11.4.3].
+       * SVG: Change some colors to make graphs easier to distinguish
+         [11.4.3].
+       * Small fix in iostat manual page [11.2.9] [11.4.3].
+       * Cosmetic changes in source code [11.2.9] [11.4.3].
+       * Update lsm file contents.
+       * NLS updated.
+
 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.
index 977171a0056d64ffd648bdb335bdc62be37cd608..ca034cbb037f95c3835f6812d3b23343851e9032 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: sysstat <at> orange.fr\n"
-"POT-Creation-Date: 2016-11-04 09:48+0100\n"
+"POT-Creation-Date: 2016-12-06 09:16+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"
@@ -17,179 +17,243 @@ 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:95
+#: cifsiostat.c:70 mpstat.c:98 pidstat.c:87 iostat.c:86 sar.c:96 tapestat.c:95
 #, c-format
 msgid "Usage: %s [ options ] [ <interval> [ <count> ] ]\n"
 msgstr ""
 
-#: iostat.c:89
+#: cifsiostat.c:74
 #, c-format
 msgid ""
 "Options are:\n"
-"[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n"
-"[ -j { ID | LABEL | PATH | UUID | ... } ] [ -o JSON ]\n"
-"[ [ -H ] -g <group_name> ] [ -p [ <device> [,...] | ALL ] ]\n"
-"[ <device> [...] | ALL ] [ --debuginfo ]\n"
+"[ --human ] [ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ]\n"
 msgstr ""
 
-#: iostat.c:95
+#: cifsiostat.c:77
 #, c-format
 msgid ""
 "Options are:\n"
-"[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n"
-"[ -j { ID | LABEL | PATH | UUID | ... } ] [ -o JSON ]\n"
-"[ [ -H ] -g <group_name> ] [ -p [ <device> [,...] | ALL ] ]\n"
-"[ <device> [...] | ALL ]\n"
+"[ --human ] [ -h ] [ -k | -m ] [ -t ] [ -V ]\n"
 msgstr ""
 
-#: iostat.c:326
+#: sadc.c:89
 #, c-format
-msgid "Cannot find disk data\n"
+msgid "Usage: %s [ options ] [ <interval> [ <count> ] ] [ <outfile> ]\n"
 msgstr ""
 
-#: iostat.c:1660 sa_common.c:1650
+#: sadc.c:92
 #, c-format
-msgid "Invalid type of persistent device name\n"
+msgid ""
+"Options are:\n"
+"[ -C <comment> ] [ -D ] [ -F ] [ -L ] [ -V ]\n"
+"[ -S { INT | DISK | IPV6 | POWER | SNMP | XDISK | ALL | XALL } ]\n"
 msgstr ""
 
-#: sadf_misc.c:749
+#: sadc.c:267
 #, c-format
-msgid "System activity data file: %s (%#x)\n"
+msgid "Cannot write data to system activity file: %s\n"
 msgstr ""
 
-#: sadf_misc.c:758
+#: sadc.c:563
 #, c-format
-msgid "Genuine sa datafile: %s (%x)\n"
+msgid "Cannot write system activity file header: %s\n"
 msgstr ""
 
-#: sadf_misc.c:759
-msgid "no"
+#: sadc.c:763 sadc.c:772 sadc.c:839 ioconf.c:510 rd_stats.c:69
+#: sa_common.c:1243 count.c:118
+#, c-format
+msgid "Cannot open %s: %s\n"
 msgstr ""
 
-#: sadf_misc.c:759
-msgid "yes"
+#: sadc.c:1019
+#, c-format
+msgid "Cannot append data to that file (%s)\n"
 msgstr ""
 
-#: sadf_misc.c:762
+#: mpstat.c:101
 #, c-format
-msgid "Host: "
+msgid ""
+"Options are:\n"
+"[ -A ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n"
+"[ -o JSON ] [ -P { <cpu_list> | ON | ALL } ]\n"
 msgstr ""
 
-#: sadf_misc.c:769
+#: mpstat.c:1210 pidstat.c:2334 sar.c:359
+msgid "Average:"
+msgstr ""
+
+#: sadf.c:86
 #, c-format
-msgid "Number of CPU for last samples in file: %u\n"
+msgid ""
+"Usage: %s [ options ] [ <interval> [ <count> ] ] [ <datafile> | -[0-9]+ ]\n"
 msgstr ""
 
-#: sadf_misc.c:775
+#: sadf.c:89
 #, c-format
-msgid "File date: %s\n"
+msgid ""
+"Options are:\n"
+"[ -C ] [ -c | -d | -g | -j | -p | -x ] [ -H ] [ -h ] [ -T | -t | -U ] [ -"
+"V ]\n"
+"[ -O <opts> [,...] ] [ -P { <cpu> [,...] | ALL } ]\n"
+"[ -s [ <hh:mm[:ss]> ] ] [ -e [ <hh:mm[:ss]> ] ]\n"
+"[ -- <sar_options> ]\n"
 msgstr ""
 
-#: sadf_misc.c:778
+#: sa_common.c:1039
 #, c-format
-msgid "File time: "
+msgid "Error while reading system activity file: %s\n"
 msgstr ""
 
-#: sadf_misc.c:783
+#: sa_common.c:1049
 #, c-format
-msgid "Size of a long int: %d\n"
+msgid "End of system activity file unexpected\n"
 msgstr ""
 
-#: sadf_misc.c:789
+#: sa_common.c:1068
 #, c-format
-msgid "List of activities:\n"
+msgid "File created by sar/sadc from sysstat version %d.%d.%d"
 msgstr ""
 
-#: sadf_misc.c:802
+#: sa_common.c:1101
 #, c-format
-msgid "\t[Unknown activity format]"
+msgid "Invalid system activity file: %s\n"
 msgstr ""
 
-#: sadc.c:89
+#: sa_common.c:1113
 #, c-format
-msgid "Usage: %s [ options ] [ <interval> [ <count> ] ] [ <outfile> ]\n"
+msgid "Endian format mismatch\n"
 msgstr ""
 
-#: sadc.c:92
+#: sa_common.c:1117
+#, c-format
+msgid "Current sysstat version cannot read the format of this file (%#x)\n"
+msgstr ""
+
+#: sa_common.c:1246
+#, c-format
+msgid "Please check if data collecting is enabled\n"
+msgstr ""
+
+#: sa_common.c:1439
+#, c-format
+msgid "Requested activities not available in file %s\n"
+msgstr ""
+
+#: sa_common.c:1628 iostat.c:1682
+#, c-format
+msgid "Invalid type of persistent device name\n"
+msgstr ""
+
+#: pidstat.c:90
 #, c-format
 msgid ""
 "Options are:\n"
-"[ -C <comment> ] [ -D ] [ -F ] [ -L ] [ -V ]\n"
-"[ -S { INT | DISK | IPV6 | POWER | SNMP | XDISK | ALL | XALL } ]\n"
+"[ -d ] [ -h ] [ -I ] [ -l ] [ -R ] [ -r ] [ -s ] [ -t ] [ -U "
+"[ <username> ] ]\n"
+"[ -u ] [ -V ] [ -v ] [ -w ] [ -C <command> ] [ -G <process_name> ] [ --"
+"human ]\n"
+"[ -p { <pid> [,...] | SELF | ALL } ] [ -T { TASK | CHILD | ALL } ]\n"
 msgstr ""
 
-#: sadc.c:267
+#: pidstat.c:239 sar.c:1045
 #, c-format
-msgid "Cannot write data to system activity file: %s\n"
+msgid "Requested activities not available\n"
 msgstr ""
 
-#: sadc.c:563
+#: sadf_misc.c:749
 #, c-format
-msgid "Cannot write system activity file header: %s\n"
+msgid "System activity data file: %s (%#x)\n"
 msgstr ""
 
-#: sadc.c:763 sadc.c:772 sadc.c:839 ioconf.c:510 rd_stats.c:69
-#: sa_common.c:1264 count.c:118
+#: sadf_misc.c:758
 #, c-format
-msgid "Cannot open %s: %s\n"
+msgid "Genuine sa datafile: %s (%x)\n"
 msgstr ""
 
-#: sadc.c:1019
+#: sadf_misc.c:759
+msgid "no"
+msgstr ""
+
+#: sadf_misc.c:759
+msgid "yes"
+msgstr ""
+
+#: sadf_misc.c:762
 #, c-format
-msgid "Cannot append data to that file (%s)\n"
+msgid "Host: "
 msgstr ""
 
-#: common.c:74
+#: sadf_misc.c:769
 #, c-format
-msgid "sysstat version %s\n"
+msgid "Number of CPU for last samples in file: %u\n"
 msgstr ""
 
-#: cifsiostat.c:74
+#: sadf_misc.c:775
 #, c-format
-msgid ""
-"Options are:\n"
-"[ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ]\n"
+msgid "File date: %s\n"
 msgstr ""
 
-#: cifsiostat.c:77
+#: sadf_misc.c:778
 #, c-format
-msgid ""
-"Options are:\n"
-"[ -h ] [ -k | -m ] [ -t ] [ -V ]\n"
+msgid "File time: "
 msgstr ""
 
-#: mpstat.c:101
+#: sadf_misc.c:783
 #, c-format
-msgid ""
-"Options are:\n"
-"[ -A ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n"
-"[ -o JSON ] [ -P { <cpu> [,...] | ON | ALL } ]\n"
+msgid "Size of a long int: %d\n"
 msgstr ""
 
-#: mpstat.c:1210 sar.c:359 pidstat.c:2319
-msgid "Average:"
+#: sadf_misc.c:789
+#, c-format
+msgid "List of activities:\n"
 msgstr ""
 
-#: mpstat.c:1636
+#: sadf_misc.c:802
 #, c-format
-msgid "Not that many processors!\n"
+msgid "\t[Unknown activity format]"
 msgstr ""
 
-#: sadf.c:86
+#: count.c:169
+#, c-format
+msgid "Cannot handle so many processors!\n"
+msgstr ""
+
+#: iostat.c:89
 #, c-format
 msgid ""
-"Usage: %s [ options ] [ <interval> [ <count> ] ] [ <datafile> | -[0-9]+ ]\n"
+"Options are:\n"
+"[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n"
+"[ -j { ID | LABEL | PATH | UUID | ... } ] [ --human ] [ -o JSON ]\n"
+"[ [ -H ] -g <group_name> ] [ -p [ <device> [,...] | ALL ] ]\n"
+"[ <device> [...] | ALL ] [ --debuginfo ]\n"
 msgstr ""
 
-#: sadf.c:89
+#: iostat.c:95
 #, c-format
 msgid ""
 "Options are:\n"
-"[ -C ] [ -c | -d | -g | -j | -p | -x ] [ -H ] [ -h ] [ -T | -t | -U ] [ -"
-"V ]\n"
-"[ -O <opts> [,...] ] [ -P { <cpu> [,...] | ALL } ]\n"
-"[ -s [ <hh:mm[:ss]> ] ] [ -e [ <hh:mm[:ss]> ] ]\n"
-"[ -- <sar_options> ]\n"
+"[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n"
+"[ -j { ID | LABEL | PATH | UUID | ... } ] [ --human ] [ -o JSON ]\n"
+"[ [ -H ] -g <group_name> ] [ -p [ <device> [,...] | ALL ] ]\n"
+"[ <device> [...] | ALL ]\n"
+msgstr ""
+
+#: iostat.c:326
+#, c-format
+msgid "Cannot find disk data\n"
+msgstr ""
+
+#: common.c:78
+#, c-format
+msgid "sysstat version %s\n"
+msgstr ""
+
+#: pr_stats.c:2527 pr_stats.c:2538 pr_stats.c:2645 pr_stats.c:2656
+msgid "Summary:"
+msgstr ""
+
+#: pr_stats.c:2580
+msgid "Other devices not listed here"
 msgstr ""
 
 #: sar.c:111
@@ -198,8 +262,8 @@ msgid ""
 "Options are:\n"
 "[ -A ] [ -B ] [ -b ] [ -C ] [ -D ] [ -d ] [ -F [ MOUNT ] ] [ -H ] [ -h ]\n"
 "[ -p ] [ -q ] [ -R ] [ -r [ ALL ] ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ]\n"
-"[ -v ] [ -W ] [ -w ] [ -y ] [ --sadc ]\n"
-"[ -I { <int> [,...] | SUM | ALL | XALL } ] [ -P { <cpu> [,...] | ALL } ]\n"
+"[ -v ] [ -W ] [ -w ] [ -y ] [ --human ] [ --sadc ]\n"
+"[ -I { <int_list> | SUM | ALL } ] [ -P { <cpu_list> | ALL } ]\n"
 "[ -m { <keyword> [,...] | ALL } ] [ -n { <keyword> [,...] | ALL } ]\n"
 "[ -j { ID | LABEL | PATH | UUID | ... } ]\n"
 "[ -f [ <filename> ] | -o [ <filename> ] | -[0-9]+ ]\n"
@@ -244,7 +308,7 @@ msgstr ""
 #: sar.c:141
 #, c-format
 msgid ""
-"\t-I { <int> | SUM | ALL | XALL }\n"
+"\t-I { <int_list> | SUM | ALL }\n"
 "\t\tInterrupts statistics\n"
 msgstr ""
 
@@ -364,34 +428,21 @@ msgstr ""
 msgid "Inconsistent input data\n"
 msgstr ""
 
-#: sar.c:1045 pidstat.c:239
-#, c-format
-msgid "Requested activities not available\n"
-msgstr ""
-
-#: sar.c:1351
+#: sar.c:1352
 #, c-format
 msgid "-f and -o options are mutually exclusive\n"
 msgstr ""
 
-#: sar.c:1357
+#: sar.c:1358
 #, c-format
 msgid "Not reading from a system activity file (use -f option)\n"
 msgstr ""
 
-#: sar.c:1493
+#: sar.c:1494
 #, c-format
 msgid "Cannot find the data collector (%s)\n"
 msgstr ""
 
-#: pr_stats.c:2494 pr_stats.c:2505 pr_stats.c:2606 pr_stats.c:2617
-msgid "Summary:"
-msgstr ""
-
-#: pr_stats.c:2547
-msgid "Other devices not listed here"
-msgstr ""
-
 #: sa_conv.c:69
 #, c-format
 msgid "Cannot convert the format of this file\n"
@@ -423,69 +474,14 @@ msgid ""
 "File successfully converted to sysstat format version %s\n"
 msgstr ""
 
-#: pidstat.c:90
-#, c-format
-msgid ""
-"Options are:\n"
-"[ -d ] [ -h ] [ -I ] [ -l ] [ -R ] [ -r ] [ -s ] [ -t ] [ -U "
-"[ <username> ] ]\n"
-"[ -u ] [ -V ] [ -v ] [ -w ] [ -C <command> ] [ -G <process_name> ]\n"
-"[ -p { <pid> [,...] | SELF | ALL } ] [ -T { TASK | CHILD | ALL } ]\n"
-msgstr ""
-
-#: sa_common.c:1060
-#, c-format
-msgid "Error while reading system activity file: %s\n"
-msgstr ""
-
-#: sa_common.c:1070
-#, c-format
-msgid "End of system activity file unexpected\n"
-msgstr ""
-
-#: sa_common.c:1089
-#, c-format
-msgid "File created by sar/sadc from sysstat version %d.%d.%d"
-msgstr ""
-
-#: sa_common.c:1122
-#, c-format
-msgid "Invalid system activity file: %s\n"
-msgstr ""
-
-#: sa_common.c:1134
-#, c-format
-msgid "Endian format mismatch\n"
-msgstr ""
-
-#: sa_common.c:1138
-#, c-format
-msgid "Current sysstat version cannot read the format of this file (%#x)\n"
-msgstr ""
-
-#: sa_common.c:1267
-#, c-format
-msgid "Please check if data collecting is enabled\n"
-msgstr ""
-
-#: sa_common.c:1460
-#, c-format
-msgid "Requested activities not available in file %s\n"
-msgstr ""
-
 #: tapestat.c:97
 #, c-format
 msgid ""
 "Options are:\n"
-"[ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]\n"
+"[ --human ] [ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]\n"
 msgstr ""
 
 #: tapestat.c:263
 #, c-format
 msgid "No tape drives with statistics found\n"
 msgstr ""
-
-#: count.c:169
-#, c-format
-msgid "Cannot handle so many processors!\n"
-msgstr ""
similarity index 89%
rename from sysstat-11.5.2.lsm
rename to sysstat-11.5.3.lsm
index 4b55f9e860de3dc4d34e9e531029841e7686a05e..f294931cbe769de20cba5778d4b05de36042a5b5 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       11.5.2
-Entered-date:  2016-11-04
+Version:       11.5.3
+Entered-date:  2016-12-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
@@ -30,11 +30,11 @@ Keywords:   system administration, system monitoring, sar, sadf, iostat, mpstat, t
 Author:                sysstat@NOSPAM.orange.fr (Sebastien Godard)
 Maintained-by: sysstat@NOSPAM.orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               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
+               478kiB sysstat-11.5.3.tar.gz
+               386kiB sysstat-11.5.3.tar.bz2
+               343kiB sysstat-11.5.3.tar.xz
+               487kiB sysstat-11.5.3-1.src.rpm
+               341kiB sysstat-11.5.3-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-11.5.2.spec
rename to sysstat-11.5.3.spec
index b9d53782737d32e3af8fef368aa3b86f755db075..928d2784623725c77c1ac98abe82473f636b510f 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       11.5.2
+Version:       11.5.3
 Release:       1
 License:       GPL
 Group:                 Applications/System