]> granicus.if.org Git - sysstat/commit
SVG: Add new option: "showinfo"
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 26 Mar 2017 09:46:25 +0000 (11:46 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 26 Mar 2017 09:46:25 +0000 (11:46 +0200)
commit0f840699e7e0296d06f527bc1466f70a1a3a8099
tree19d6219e5a68d689bc53b995fecf98551e276ecc
parent3d31fddbc34990bc42de6f89cd06afc168ba4d85
SVG: Add new option: "showinfo"

This option tells sadf to display additional information (for now, these
are the date and the hostname) on each chart.

E.g.: sadf -g -O showinfo -- -A > graph.svg

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