]> granicus.if.org Git - sysstat/log
sysstat
3 years agosimtest: Update non regression tests
Sebastien GODARD [Sat, 19 Dec 2020 08:12:14 +0000 (09:12 +0100)]
simtest: Update non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Check for 32 bit version of lm_sensors library
Sebastien GODARD [Sat, 19 Dec 2020 08:08:59 +0000 (09:08 +0100)]
simtest: Check for 32 bit version of lm_sensors library

This version of lm_sensors library will be used to compile the 32 bit
version of sadc if available.
32 bit version of sadc is useful to make sure that datafiles created by
a 64 or 32 bit version of sadc can be read on every architecture.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Update do_test script
Sebastien GODARD [Sat, 19 Dec 2020 08:04:42 +0000 (09:04 +0100)]
simtest: Update do_test script

Don't define DEBUG symbol (already defined by configure script)
Don't use CFLAGS variable to avoid overwriting its contents defined in
Makefile.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosystest.c: Fix GCC warnings
Sebastien GODARD [Sat, 19 Dec 2020 08:03:56 +0000 (09:03 +0100)]
systest.c: Fix GCC warnings

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Add 32-bit versions of sar and sadc
Sebastien GODARD [Sun, 13 Dec 2020 15:24:28 +0000 (16:24 +0100)]
simtest: Add 32-bit versions of sar and sadc

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Change values used for filesystems statistics
Sebastien GODARD [Sun, 13 Dec 2020 15:17:50 +0000 (16:17 +0100)]
simtest: Change values used for filesystems statistics

Make sure values are not greater than UINT_MAX.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosar/sadc: Use %z format specifier for size_t values
Sebastien GODARD [Sun, 13 Dec 2020 15:11:15 +0000 (16:11 +0100)]
sar/sadc: Use %z format specifier for size_t values

As indicated in the ssize_t(3) manual page.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agord_stats.h: Cosmetic changes
Sebastien GODARD [Sun, 13 Dec 2020 15:07:38 +0000 (16:07 +0100)]
rd_stats.h: Cosmetic changes

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Update do_test script
Sebastien GODARD [Sun, 13 Dec 2020 15:06:40 +0000 (16:06 +0100)]
simtest: Update do_test script

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoMerge branch 'darktemplarbasealt-fix_for_32bit_systems'
Sebastien GODARD [Sat, 12 Dec 2020 16:56:12 +0000 (17:56 +0100)]
Merge branch 'darktemplarbasealt-fix_for_32bit_systems'

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoMerge branch 'fix_for_32bit_systems' of https://github.com/darktemplarbasealt/sysstat...
Sebastien GODARD [Sat, 12 Dec 2020 16:46:20 +0000 (17:46 +0100)]
Merge branch 'fix_for_32bit_systems' of https://github.com/darktemplarbasealt/sysstat into darktemplarbasealt-fix_for_32bit_systems

3 years agoAdd new non regression tests
Sebastien GODARD [Sat, 12 Dec 2020 08:30:44 +0000 (09:30 +0100)]
Add new non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFix alignment and structure size for 32-bit systems
Aleksei Nikiforov [Thu, 10 Dec 2020 15:01:10 +0000 (18:01 +0300)]
Fix alignment and structure size for 32-bit systems

3 years agoMerge pull request #280 from timgates42/bugfix_typo_structures
GODARD Sebastien [Sat, 28 Nov 2020 07:15:05 +0000 (08:15 +0100)]
Merge pull request #280 from timgates42/bugfix_typo_structures

docs: fix simple typo, stuctures -> structures

3 years agosar.c: Simplify a bit some functions
Sebastien GODARD [Sat, 28 Nov 2020 07:13:46 +0000 (08:13 +0100)]
sar.c: Simplify a bit some functions

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Create data-cd file whenever tests are run
Sebastien GODARD [Sat, 28 Nov 2020 07:11:51 +0000 (08:11 +0100)]
simtest: Create data-cd file whenever tests are run

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agodocs: fix simple typo, stuctures -> structures
Tim Gates [Fri, 27 Nov 2020 23:08:10 +0000 (10:08 +1100)]
docs: fix simple typo, stuctures -> structures

There is a small typo in sar.c, tests/12.0.1/inisar.c.

Should read `structures` rather than `stuctures`.

3 years agoAdd new and update existing non regression tests
Sebastien GODARD [Tue, 24 Nov 2020 17:02:45 +0000 (18:02 +0100)]
Add new and update existing non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFix metric's name in sar -y output: txmtin -> xmtin (#278)
Sebastien GODARD [Mon, 23 Nov 2020 17:17:17 +0000 (18:17 +0100)]
Fix metric's name in sar -y output: txmtin -> xmtin (#278)

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFAQ: Add links to markdown file
Sebastien GODARD [Sun, 22 Nov 2020 16:37:41 +0000 (17:37 +0100)]
FAQ: Add links to markdown file

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoStarting sysstat-12.5.2
Sebastien GODARD [Sat, 21 Nov 2020 08:19:14 +0000 (09:19 +0100)]
Starting sysstat-12.5.2

configure script updated.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosysstat-12.5.1 v12.5.1
Sebastien GODARD [Sat, 21 Nov 2020 08:14:31 +0000 (09:14 +0100)]
sysstat-12.5.1

sysstat version 12.5.1 final packaging.
Changelog added.
spec and lsm files updated.

This is mainly a bugfix release with some small improvements lying around...
Nothing to write home about, but I thought it was time to make a release,
the previous one being almost 4 months old.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoUpdate NLS translations
Sebastien GODARD [Sat, 21 Nov 2020 08:06:38 +0000 (09:06 +0100)]
Update NLS translations

Sync with The Translation Project.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFix typo in iostat manual page
Sebastien GODARD [Sat, 21 Nov 2020 07:48:42 +0000 (08:48 +0100)]
Fix typo in iostat manual page

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoCosmetic changes
Sebastien GODARD [Sat, 21 Nov 2020 07:48:18 +0000 (08:48 +0100)]
Cosmetic changes

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoAdd new non regression tests
Sebastien GODARD [Wed, 11 Nov 2020 15:38:43 +0000 (16:38 +0100)]
Add new non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoUpdate FAQ
Sebastien GODARD [Wed, 11 Nov 2020 15:37:12 +0000 (16:37 +0100)]
Update FAQ

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosa1: Update manual page
Sebastien GODARD [Wed, 11 Nov 2020 15:36:11 +0000 (16:36 +0100)]
sa1: Update manual page

Explain new option "--rotate".

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosa1: Add --rotate option
Sebastien GODARD [Wed, 11 Nov 2020 15:33:32 +0000 (16:33 +0100)]
sa1: Add --rotate option

This option tells sa1 to add a statistics record to the system activity
daily data file of the previous day. This should be done shortly after
midnight in order to make sure that the data file covers the whole day,
including the last interval of time just before midnight.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoUpdate non regression tests
Sebastien GODARD [Sat, 7 Nov 2020 08:55:17 +0000 (09:55 +0100)]
Update non regression tests

Add new non regression test for sadf.
Update non regression test for mpstat.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoAdd new non regression tests
Sebastien GODARD [Sat, 7 Nov 2020 08:24:44 +0000 (09:24 +0100)]
Add new non regression tests

Test the use of option -j with filesystem statistics.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosadf: Make option -j work with filesystems statistics
Sebastien GODARD [Sat, 7 Nov 2020 08:23:52 +0000 (09:23 +0100)]
sadf: Make option -j work with filesystems statistics

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosar: Make option -j work with filesystem statistics
Sebastien GODARD [Sat, 7 Nov 2020 08:20:18 +0000 (09:20 +0100)]
sar: Make option -j work with filesystem statistics

This patch makes it possible to display the persistent filename of the
device (e.g. UUID instead of /dev/sda...) when displaying filesystems
statistics (sar -F).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoMakefile: Rename object files used by sadc
Sebastien GODARD [Thu, 5 Nov 2020 17:37:09 +0000 (18:37 +0100)]
Makefile: Rename object files used by sadc

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFix #253: Make sure setbuf() is the first operation on stream
Sebastien GODARD [Sat, 31 Oct 2020 13:58:51 +0000 (14:58 +0100)]
Fix #253: Make sure setbuf() is the first operation on stream

Required by musl-c.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFix #277: Typo in the PHYS_PACK_ID (mpstat.h)
Sebastien GODARD [Sat, 31 Oct 2020 13:35:03 +0000 (14:35 +0100)]
Fix #277: Typo in the PHYS_PACK_ID (mpstat.h)

Reported-by: Michal Berger
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoiostat: Explain options -f/+f in manual page
Sebastien GODARD [Sat, 10 Oct 2020 08:16:14 +0000 (10:16 +0200)]
iostat: Explain options -f/+f in manual page

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoSimplify/merge non regression tests
Sebastien GODARD [Sat, 10 Oct 2020 07:00:01 +0000 (09:00 +0200)]
Simplify/merge non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosimtest: Add more tests for CPU going offline
Sebastien GODARD [Sun, 4 Oct 2020 06:40:41 +0000 (08:40 +0200)]
simtest: Add more tests for CPU going offline

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosadc: Rework softnet stats reading procedure
Sebastien GODARD [Sat, 26 Sep 2020 14:07:02 +0000 (16:07 +0200)]
sadc: Rework softnet stats reading procedure

Make sure that all lines from /proc/net/softnet_stat are read.
If not enough slots have been allocated then allocate more of them.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosadc: Don't reallocate structures if buffers are large enough
Sebastien GODARD [Sat, 26 Sep 2020 07:24:28 +0000 (09:24 +0200)]
sadc: Don't reallocate structures if buffers are large enough

When appending data to an existing file, don't reallocate buffers if
they are already large enough.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosystest: Small fix for array index values
Sebastien GODARD [Sat, 26 Sep 2020 07:01:48 +0000 (09:01 +0200)]
systest: Small fix for array index values

Array index was varying only from 0 to 1 (instead of 0 to 3).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoMerge branch 'petrpavlu-iowait-decrement'
Sebastien GODARD [Thu, 3 Sep 2020 15:38:45 +0000 (17:38 +0200)]
Merge branch 'petrpavlu-iowait-decrement'

3 years agoMerge branch 'iowait-decrement' of https://github.com/petrpavlu/sysstat into petrpavl...
Sebastien GODARD [Thu, 3 Sep 2020 15:38:19 +0000 (17:38 +0200)]
Merge branch 'iowait-decrement' of https://github.com/petrpavlu/sysstat into petrpavlu-iowait-decrement

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoUpdate non regression tests
Sebastien GODARD [Thu, 3 Sep 2020 15:25:36 +0000 (17:25 +0200)]
Update non regression tests

Take into account fix for iowait being decremented.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoWorkaround for iowait being decremented
Sebastien GODARD [Wed, 2 Sep 2020 17:04:04 +0000 (19:04 +0200)]
Workaround for iowait being decremented

The iowait value reported by the kernel on NO_HZ systems can decrement
as a result of inaccurate iowait tracking. Waiting on IO can be first
accounted as iowait but then instead as idle.

Function get_per_cpu_interval() considers iowait going backwards between
two readings as a CPU coming back online and resets the iowait value of
the first reading to 0. If iowait is decremented only because of
inaccurate tracking, this causes that almost all time between the two
readings is incorrectly recognized by sar as being spent in iowait.

The patch updates the code in get_per_cpu_interval() to recognize this
situation. If the iowait value between two readings decremented but the
idle value did not then the code now considers it as a problem with the
iowait reporting and corrects the first value according to the second
reading. Otherwise, the code remains treating decremented iowait as a
CPU coming back online.

Fixes #14.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoAdd non regression test based on iowait being decremented
Sebastien GODARD [Wed, 2 Sep 2020 16:26:39 +0000 (18:26 +0200)]
Add non regression test based on iowait being decremented

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoWorkaround for iowait being decremented
Petr Pavlu [Wed, 2 Sep 2020 08:24:43 +0000 (10:24 +0200)]
Workaround for iowait being decremented

The iowait value reported by the kernel on NO_HZ systems can decrement
as a result of inaccurate iowait tracking. Waiting on IO can be first
accounted as iowait but then instead as idle.

Function get_per_cpu_interval() considers iowait going backwards between
two readings as a CPU coming back online and resets the iowait value of
the first reading to 0. If iowait is decremented only because of
inaccurate tracking, this causes that almost all time between the two
readings is incorrectly recognized by sar as being spent in iowait.

The patch updates the code in get_per_cpu_interval() to recognize this
situation. If the iowait value between two readings decremented but the
idle value did not then the code now considers it as a problem with the
iowait reporting and corrects the first value according to the second
reading. Otherwise, the code remains treating decremented iowait as a
CPU coming back online.

Fixes #14.

3 years agoiostat: Update manual page
Sebastien GODARD [Tue, 25 Aug 2020 13:12:49 +0000 (15:12 +0200)]
iostat: Update manual page

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoCheck for both --disable and --enable-compress-manpg
Sebastien GODARD [Mon, 24 Aug 2020 09:06:05 +0000 (11:06 +0200)]
Check for both --disable and --enable-compress-manpg

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoFix #272: --disable-compress-manpg option does not work
Sebastien GODARD [Mon, 24 Aug 2020 08:53:24 +0000 (10:53 +0200)]
Fix #272: --disable-compress-manpg option does not work

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agosar manual page: Update definition for runq-sz metric
Sebastien GODARD [Fri, 21 Aug 2020 08:36:47 +0000 (10:36 +0200)]
sar manual page: Update definition for runq-sz metric

The runq-sz metric was defined as the number of tasks waiting for run
time, and calculated as (number of tasks running+waiting for run time)
minus 1 (to not count current running process).
This was OK on UP machines, but is no longer true on SMP/multi-cores
machines. So update the metric's definition: runq-sz is the number of
tasks running or waiting for run time (we still don't count current
running process).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agoMerge pull request #271 from NanXiao/patch-2
GODARD Sebastien [Thu, 20 Aug 2020 11:51:05 +0000 (13:51 +0200)]
Merge pull request #271 from NanXiao/patch-2

mpstat: Fix typo in man page

3 years agoMerge branch 'NanXiao-patch-1'
Sebastien GODARD [Thu, 20 Aug 2020 11:48:48 +0000 (13:48 +0200)]
Merge branch 'NanXiao-patch-1'

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
3 years agompstat: Fix typo in man page
Nan Xiao [Thu, 20 Aug 2020 07:57:36 +0000 (15:57 +0800)]
mpstat: Fix typo in man page

3 years agompstat: Add -T option in help message
Nan Xiao [Thu, 20 Aug 2020 07:54:39 +0000 (15:54 +0800)]
mpstat: Add -T option in help message

4 years agoAdd a sponsor button to GitHub page
Sebastien GODARD [Sat, 1 Aug 2020 13:06:17 +0000 (15:06 +0200)]
Add a sponsor button to GitHub page

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoStarting sysstat-12.5.1
Sebastien GODARD [Fri, 31 Jul 2020 06:03:14 +0000 (08:03 +0200)]
Starting sysstat-12.5.1

Configure script updated.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agosysstat-12.4.0 v12.4.0
Sebastien GODARD [Fri, 31 Jul 2020 05:55:19 +0000 (07:55 +0200)]
sysstat-12.4.0

sysstat version 12.4.0 final packaging.
Changelog added.

No breaking new features here but numerous small improvements over
the last previous version. Among them:

* All the sysstat commands now display their statistics in color
  by default when the output is connected to a terminal,
* sar "pretty-prints" the device names by default, which means
  you won't need to use option -p with option -d to display the
  device names as they appear in /dev,
* You can tell the sa2 script to wait for a random delay before executing
  in order to prevent a massive I/O burst on some systems,
* You can also tell the sa1 script to insert a comment in current daily
  datafile saDD on system suspend and resume,

... and more ! See the CHANGES file for more details.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate NLS translations
Sebastien GODARD [Fri, 31 Jul 2020 05:52:41 +0000 (07:52 +0200)]
Update NLS translations

Sync with The Translation Project

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoMerge branch 'NanXiao-patch-1'
Sebastien GODARD [Fri, 31 Jul 2020 05:24:19 +0000 (07:24 +0200)]
Merge branch 'NanXiao-patch-1'

4 years agoMerge branch 'patch-1' of https://github.com/NanXiao/sysstat into NanXiao-patch-1
Sebastien GODARD [Fri, 31 Jul 2020 05:22:19 +0000 (07:22 +0200)]
Merge branch 'patch-1' of https://github.com/NanXiao/sysstat into NanXiao-patch-1

4 years agoiostat: Remove unused variable
Nan Xiao [Fri, 31 Jul 2020 02:29:38 +0000 (10:29 +0800)]
iostat: Remove unused variable

4 years agoUpdate sar manual page
Sebastien GODARD [Thu, 30 Jul 2020 06:29:37 +0000 (08:29 +0200)]
Update sar manual page

Restore a reference to sysstat.ioconf file in sar manual page.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate lsm and spec files
Sebastien GODARD [Thu, 30 Jul 2020 06:28:48 +0000 (08:28 +0200)]
Update lsm and spec files

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoChange version number to 12.4.0
Sebastien GODARD [Wed, 29 Jul 2020 06:58:17 +0000 (08:58 +0200)]
Change version number to 12.4.0

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoCosmetic fixes
Sebastien GODARD [Wed, 29 Jul 2020 06:57:41 +0000 (08:57 +0200)]
Cosmetic fixes

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate sar, iostat and cifsiostat usage message
Sebastien GODARD [Wed, 29 Jul 2020 06:56:35 +0000 (08:56 +0200)]
Update sar, iostat and cifsiostat usage message

Add option --pretty to usage message.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoFix style typo in cifsiostat manual page
Sebastien GODARD [Tue, 28 Jul 2020 16:10:15 +0000 (18:10 +0200)]
Fix style typo in cifsiostat manual page

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate style for manual pages
Sebastien GODARD [Tue, 28 Jul 2020 16:01:43 +0000 (18:01 +0200)]
Update style for manual pages

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate non regression environment
Sebastien GODARD [Mon, 27 Jul 2020 09:52:21 +0000 (11:52 +0200)]
Update non regression environment

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate non regression tests
Sebastien GODARD [Mon, 27 Jul 2020 07:30:30 +0000 (09:30 +0200)]
Update non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoMake device name consistent between sar and iostat
Sebastien GODARD [Mon, 27 Jul 2020 07:27:32 +0000 (09:27 +0200)]
Make device name consistent between sar and iostat

Use a common function to determine the name of the device to be
displayed by sar (sar -d) and iostat.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate sar, iostat and cifsiostat manual pages
Sebastien GODARD [Sat, 25 Jul 2020 16:19:49 +0000 (18:19 +0200)]
Update sar, iostat and cifsiostat manual pages

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate non regression tests
Sebastien GODARD [Sat, 25 Jul 2020 13:23:48 +0000 (15:23 +0200)]
Update non regression tests

Update non regression tests results as device names are now
pretty-printed by default with sar.
Also test new option --pretty.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agocifsiostat,iostat,sar: Add --pretty option
Sebastien GODARD [Sat, 25 Jul 2020 13:15:53 +0000 (15:15 +0200)]
cifsiostat,iostat,sar: Add --pretty option

This option makes the report easier to read by a human.
Please note that for sar, option -p is now equivalent to this one.
Use this option to display device names or network interface names
on the right of the report instead of the left (which can be
particularly useful for long names).

Also option -h is now equivalent to "--pretty --human".

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agosar: Device names are now pretty-printed by default
Sebastien GODARD [Sat, 25 Jul 2020 07:20:14 +0000 (09:20 +0200)]
sar: Device names are now pretty-printed by default

sar now pretty-prints device names by default. It means that they will
be displayed as they appear in /dev (e.g. sda, sdb...) instead of
"devM-m", and you don't need to use option -p for that.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate non regression tests
Sebastien GODARD [Fri, 24 Jul 2020 14:59:33 +0000 (16:59 +0200)]
Update non regression tests

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoFix #263: Incorrect device name from iostat
Sebastien GODARD [Fri, 24 Jul 2020 14:52:18 +0000 (16:52 +0200)]
Fix #263: Incorrect device name from iostat

Using sysstat.ioconf configure file to determine the device name based
on its major and minor numbers gives a wrong name for xvd* devices with
big minor numbers.
Don't use it any more as there are other ways to find the name (e.g. we
can read the symlink in /sys/dev/block/).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate non regression code to handle big minor numbers
Sebastien GODARD [Fri, 24 Jul 2020 14:15:29 +0000 (16:15 +0200)]
Update non regression code to handle big minor numbers

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoAdd new non regression tests on big minor numbers
Sebastien GODARD [Fri, 24 Jul 2020 14:12:40 +0000 (16:12 +0200)]
Add new non regression tests on big minor numbers

Add new xvd* devices in sysstat environment tests.
One of them (xvdq) has a minor number value of 4096.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoAdd non regression test for sa1 --sleep option
Sebastien GODARD [Tue, 21 Jul 2020 16:45:28 +0000 (18:45 +0200)]
Add non regression test for sa1 --sleep option

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoCosmetic changes in code
Sebastien GODARD [Tue, 21 Jul 2020 16:42:29 +0000 (18:42 +0200)]
Cosmetic changes in code

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoFix gcc V10 warnings in sysstat 12.0.1 code used for test
Sebastien GODARD [Tue, 21 Jul 2020 16:36:11 +0000 (18:36 +0200)]
Fix gcc V10 warnings in sysstat 12.0.1 code used for test

The tests/ directory contains an old version of sysstat code (v 12.0.1)
used for non regression tests.
Compiling this version produces warnings with recent gcc v9/v10. Fix
them, even if we alter a bit the original 12.0.1 code.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoFix various comments in code and other files
Sebastien GODARD [Fri, 17 Jul 2020 15:49:33 +0000 (17:49 +0200)]
Fix various comments in code and other files

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoioconf.c: Remove some dead code
Sebastien GODARD [Wed, 1 Jul 2020 06:01:51 +0000 (08:01 +0200)]
ioconf.c: Remove some dead code

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoconfigure: Substitute WITH_DEBUG variable
Sebastien GODARD [Fri, 26 Jun 2020 15:49:05 +0000 (17:49 +0200)]
configure: Substitute WITH_DEBUG variable

Calling AC_SUBST(WITH_DEBUG) is needed for manual pages.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoTravis script line now calls do_test script
Sebastien GODARD [Sat, 20 Jun 2020 16:42:35 +0000 (18:42 +0200)]
Travis script line now calls do_test script

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUse --enable-debuginfo in do_test script
Sebastien GODARD [Sat, 20 Jun 2020 16:33:35 +0000 (18:33 +0200)]
Use --enable-debuginfo in do_test script

Use proper configure's option instead of using -D DEBUG.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoconfigure: Fix --enable-debuginfo option
Sebastien GODARD [Sat, 20 Jun 2020 16:24:12 +0000 (18:24 +0200)]
configure: Fix --enable-debuginfo option

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate help files used by iconfig script
Sebastien GODARD [Sat, 20 Jun 2020 08:55:08 +0000 (10:55 +0200)]
Update help files used by iconfig script

Add pcp file which was missing.
Fix a typo in another one.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoMakefile: Remove all reports and data files if requested
Sebastien GODARD [Sat, 20 Jun 2020 08:36:26 +0000 (10:36 +0200)]
Makefile: Remove all reports and data files if requested

When option --enable-clean-sa-dir, sysstat used to remove compressed
reports and data files in /var/log/sa directory only when they had
been compressed using gzip.
Update Makefile to look for other compression programs. Also remove
files using the format saYYYYMMDD or sarYYYYMMDD.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoCompress manual pages by default when installed
Sebastien GODARD [Sat, 20 Jun 2020 07:40:32 +0000 (09:40 +0200)]
Compress manual pages by default when installed

Compress manual pages (using xz, bzip2 or gzip) by default when they are
installed.
Replace option --enable-compress-manpg with --disable-compress-manpg in
configure script.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoconfigure: Remove obsolete autoconf macros
Sebastien GODARD [Sat, 20 Jun 2020 07:22:59 +0000 (09:22 +0200)]
configure: Remove obsolete autoconf macros

Don't use AC_HEADER_STDC and AC_HEADER_DIRENT macros in configure.in
script.
GNU autoconf manual says that these macros are obsolete and that new
code should no longer use them.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate manual pages again
Sebastien GODARD [Sun, 14 Jun 2020 07:15:25 +0000 (09:15 +0200)]
Update manual pages again

Explain that sysstat commands use kibibytes and mebibytes, but not
kilobytes and megabytes.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUpdate manual pages
Sebastien GODARD [Sat, 13 Jun 2020 09:58:26 +0000 (11:58 +0200)]
Update manual pages

Tell that statistics are now displayed by default in color on a
terminal.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoDisplay statistics in color by default
Sebastien GODARD [Sat, 13 Jun 2020 09:55:28 +0000 (11:55 +0200)]
Display statistics in color by default

Display statistics in colors by default when the output is connected to
a terminal. It is no longer necessary to set the S_COLORS environment
variable.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agosadf: Output format without option FO_LOCAL_TIME rejects option -T only
Sebastien GODARD [Sun, 7 Jun 2020 12:54:17 +0000 (14:54 +0200)]
sadf: Output format without option FO_LOCAL_TIME rejects option -T only

Output format wit option FO_LOCAL_TIME not set should only rejects
option -T, not option -t (use FO_NO_TRUE_TIME for that).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoUse NULL as an argument for time() system call
Sebastien GODARD [Fri, 5 Jun 2020 15:45:22 +0000 (17:45 +0200)]
Use NULL as an argument for time() system call

According to the time(2) manual page, the argument passed to time()
system call is obsolescent and should always be NULL in new code.
When this argument is NULL, the call cannot fail.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
4 years agoMerge pull request #261 from tchebb/fix-index-usage
GODARD Sebastien [Fri, 5 Jun 2020 15:27:05 +0000 (17:27 +0200)]
Merge pull request #261 from tchebb/fix-index-usage

Replace index() call with strchr() call