]> granicus.if.org Git - sysstat/commit
sysstat-12.4.0 v12.4.0
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 31 Jul 2020 05:55:19 +0000 (07:55 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 31 Jul 2020 05:55:19 +0000 (07:55 +0200)
commit26a5665e4eccdf56a686c80b6384dbfce9e97fcf
tree3247bf7a54a0b1cd2beaf4665b3ba3197758f40c
parent9af62bb54c5b35310a25b5c7428d0acfc2df2fda
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>
CHANGES