]> granicus.if.org Git - sysstat/commit
sadf: PSI: Change metrics names and make them percent values
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 18 Apr 2020 06:23:33 +0000 (08:23 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 18 Apr 2020 06:23:33 +0000 (08:23 +0200)
commit47d0238e67c07cf58d5122150145ceba46537029
treebab13f4b88b3f20536a6df89596a115862c254c5
parente7b9cfa3e2564d4a20a04ce84d8cfce1b953044c
sadf: PSI: Change metrics names and make them percent values

Change PSI metrics names (e.g. s_acpu10 -> %scpu-10) to make clear that
they are percent values.
Also change metrics using the total number of microseconds spent stalled
on ressources to also be a percent value calculated over the past time
interval (e.g. s_tcpu/s -> %scpu).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
activity.c
json_stats.c
pcp_def_metrics.c
pcp_stats.c
pr_stats.c
rndr_stats.c
svg_stats.c
xml_stats.c