]> granicus.if.org Git - sysstat/commit
cifsiostat,iostat,sar: Add --pretty option
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 25 Jul 2020 13:15:53 +0000 (15:15 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 25 Jul 2020 13:15:53 +0000 (15:15 +0200)
commit7bc175d90f425a2fef001c8c3ccb68d39fb43eb3
tree5e5424fbe33a517ffe00b55a3c85f573d37f07a6
parentc718d30f92642934a6f631d78c9f31c3633a5e14
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>
cifsiostat.c
cifsiostat.h
iostat.c
iostat.h
pr_stats.c
sa.h
sa_common.c
sadf.c
sar.c