]> granicus.if.org Git - sysstat/commit
sar: Add new -z option
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 18 Feb 2018 15:18:58 +0000 (16:18 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 18 Feb 2018 15:18:58 +0000 (16:18 +0100)
commit8330f4dac2a05706a77ad53a4569c5897ea072e3
tree8bc0ca78dba864f301c0974c472c87c907972aed
parent86c9561b24ee49a9fe244ae32c2cff6451f95060
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 <sysstat@users.noreply.github.com>
pr_stats.c
rd_stats.h
sa.h
sar.c