]> granicus.if.org Git - sysstat/commit
SVG: Draw txkB/s and rxkB/s network metrics to scale
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 4 Mar 2016 14:43:02 +0000 (15:43 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 4 Mar 2016 14:43:02 +0000 (15:43 +0100)
commit7a343a577541b02265f791eae6356b821e357d25
treedb0cfec8f6d7d495b31fa0e99cdf49704e27072a
parent6c12116fda5c9cb4024845e781cf548c38608574
SVG: Draw txkB/s and rxkB/s network metrics to scale

The metrics are expressed in kB/s whereas the corresponding counters are
saved in B/s. So recalculate min and max values in kB/s before drawing
graphs.

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