]> granicus.if.org Git - sysstat/commit
Make JSON output consistent with XML one
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 30 Mar 2015 16:42:03 +0000 (18:42 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 30 Mar 2015 16:42:03 +0000 (18:42 +0200)
commit660f8cfca9ca705abc4d70b5d969ee83164e57cf
tree28a4ced441d63357b1aa7968f5dbbcc1052bb1e2
parente2e48d2f0aa29f1ae80764d5187d988631590843
Make JSON output consistent with XML one

Use only header "cpu-load" for both "sar -u" and "sar -u ALL"
statistics (header "cpu-load-all" is removed). This is what is
done in XML output. So do the same here for JSON output.

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