~ondrak/ondras-snaps/+git/sysstat:master

Last commit made on 2018-03-09
Get this branch:
git clone -b master https://git.launchpad.net/~ondrak/ondras-snaps/+git/sysstat

Branch merges

Branch information

Name:
master
Repository:
lp:~ondrak/ondras-snaps/+git/sysstat

Recent commits

10f9fcf... by Ondrej Kubik

Enabling timers definition

Signed-off-by: Ondrej Kubik <email address hidden>

048e001... by Ondrej Kubik

Adding snap build configuration

Signed-off-by: Ondrej Kubik <email address hidden>

ebee773... by Ondrej Kubik

Updating gitignore for snap build

Signed-off-by: Ondrej Kubik <email address hidden>

9e4b9b8... by Sebastien GODARD <email address hidden>

sadc: Use common code to display error messages

Signed-off-by: Sebastien GODARD <email address hidden>

79ccda0... by Sebastien GODARD <email address hidden>

Update sar manual page

Reference new option (-z) in sar manual page.

Signed-off-by: Sebastien GODARD <email address hidden>

8330f4d... by Sebastien GODARD <email address hidden>

sar: Add new -z option

Add new option to sar (-z). This option tells sar to omit output for any
devices for which there was no activity during the sample period.
This option applies for network interfaces, interrupts, block devices,
serial lines, filesystems, CPU (in softnet statistics).
Note: This option already existed for iostat.

Signed-off-by: Sebastien GODARD <email address hidden>

86c9561... by Sebastien GODARD <email address hidden>

Rename option used by sar to call sadc

sar now calls sadc with option -Z instead of -z.
This option is used to tell sadc that it has been called by sar.
Option -z will be reused later.

Signed-off-by: Sebastien GODARD <email address hidden>

527f267... by Sebastien GODARD <email address hidden>

sadc: Compile out unneeded functions

Reduce size for sadc binary (30% smaller) by compiling out unneeded
functions.

Signed-off-by: Sebastien GODARD <email address hidden>

83354ec... by Sebastien GODARD <email address hidden>

Starting sysstat 11.7.3

Update sysstat version number in configure script.

Signed-off-by: Sebastien GODARD <email address hidden>

df0f030... by Sebastien GODARD <email address hidden>

sysstat-11.7.2

sysstat version 11.7.2 final packaging.
lsm and spec files updated.
Changelog added.
Year updated in (C) message.

After one additional month of hard work, sysstat version 11.7.2 seems to
be quite stable on my machine. It should now be possible to use it
safely on production systems.
BTW I told you that sar's data files new binary format would be at least
25% smaller than with previous versions. I could have even said 30% to
45% smaller!
Version 11.7.2 also includes a rewritten function that will enable you
to convert your old data files (from versions 9.1.6 and later) to the
up-to-date format (11.7.2).

Please upload, test and tell me if anything goes wrong.

Signed-off-by: Sebastien GODARD <email address hidden>