]> granicus.if.org Git - sysstat/commit
Update FC/HBA statistics display functions
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 12 Apr 2015 12:43:24 +0000 (14:43 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 12 Apr 2015 12:43:24 +0000 (14:43 +0200)
commita3797b1f0494ab347d2b424c739a566d812a31d1
treeb38f2ddfbde0f775ef54b590424b4d3335345258
parentdb64e68b7ad0fc3d8ef26632992cdddbd590e1b0
Update FC/HBA statistics display functions

Various fixes in function used to display FC/HBA statistics:
1) Only one function is necessary to display FC/HBA statistics. So
remove print_avg_fchost_stats() function.
2) At the end of the report, display average statistics per host, not a
summary.
3) Update column width used to display statistics (10 characters wide)
to be consistent with other activities display.
4) Move FCHOST column to the right because the host name length may be
greater than 10 characters.
5) Fix timestamp displayed with header line.
6) Remove extra carriage return at the end of display.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
activity.c
pr_stats.c
pr_stats.h