From: Sebastien GODARD Date: Wed, 14 Sep 2016 14:11:52 +0000 (+0200) Subject: mpstat: Update manual page X-Git-Tag: v11.5.1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7110b62f926c4cf9c79b87a5266623cde074ea14;p=sysstat mpstat: Update manual page Explain new "-o JSON" option. Signed-off-by: Sebastien GODARD --- diff --git a/man/mpstat.1 b/man/mpstat.1 index e1326e1..0f2efd8 100644 --- a/man/mpstat.1 +++ b/man/mpstat.1 @@ -1,10 +1,10 @@ -.TH MPSTAT 1 "MARCH 2016" Linux "Linux User's Manual" -*- nroff -*- +.TH MPSTAT 1 "SEPTEMBER 2016" Linux "Linux User's Manual" -*- nroff -*- .SH NAME mpstat \- Report processors related statistics. .SH SYNOPSIS .B mpstat [ -A ] [ -u ] [ -V ] [ -I { .I keyword -.B [,...] | ALL } ] [ -P { +.B [,...] | ALL } ] [ -o JSON ] [ -P { .I cpu .B [,...] | ON | ALL } ] [ .I interval @@ -98,6 +98,10 @@ keyword is equivalent to specifying all the keywords above and therefore all the interrupts statistics are displayed. .RE .RE +.IP "-o JSON" +Display the statistics in JSON (Javascript Object Notation) format. +JSON output field order is undefined, and new fields may be added +in the future. .IP "-P { cpu [,...] | ON | ALL }" Indicate the processor number for which statistics are to be reported. .I cpu