1275970Scy.de1 NOP
2275970Scy.  it 1 an-trap
3275970Scy.  if \\n[.$] \,\\$*\/
4275970Scy..
5275970Scy.ie t \
6275970Scy.ds B-Font [CB]
7275970Scy.ds I-Font [CI]
8275970Scy.ds R-Font [CR]
9275970Scy.el \
10275970Scy.ds B-Font B
11275970Scy.ds I-Font I
12275970Scy.ds R-Font R
13338531Sdelphij.TH plot_summary 1plot_summaryman "14 Aug 2018" "ntp (4.2.8p12)" "User Commands"
14275970Scy.\"
15338531Sdelphij.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-_gaOWg/ag-lhaWVg)
16275970Scy.\"
17338531Sdelphij.\" It has been AutoGen-ed August 14, 2018 at 08:09:43 AM by AutoGen 5.18.5
18275970Scy.\" From the definitions plot_summary-opts.def
19275970Scy.\" and the template file agman-cmd.tpl
20275970Scy.SH NAME
21275970Scy\f\*[B-Font]plot_summary\fP
22275970Scy\- plot statistics generated by summary script
23275970Scy.SH SYNOPSIS
24275970Scy\f\*[B-Font]plot_summary\fP
25275970Scy[\f\*[B-Font]\-\-option-name\f[]]
26275970Scy[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
27275970Scy.sp \n(Ppu
28275970Scy.ne 2
29275970Scy
30275970ScyAll arguments must be options.
31275970Scy.sp \n(Ppu
32275970Scy.ne 2
33275970Scy
34275970Scy.SH "DESCRIPTION"
35275970ScyThere is no description for this command.
36275970Scy.SH "OPTIONS"
37275970Scy.TP
38275970Scy.NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
39275970ScyWhere the summary files are.
40275970ScyThe default
41275970Scy\f\*[I-Font]string\f[]
42275970Scyfor this option is:
43275970Scy.ti +4
44275970Scy /tmp
45275970Scy.sp
46275970Scy        The directory where the \fBplot_summary\fP will search for the
47275970Scy        *_summary files generated by \fBsummary\fP script.
48275970Scy.TP
49275970Scy.NOP \f\*[B-Font]\-\-identifier\f[]=\f\*[I-Font]string\f[]
50275970ScyOrigin of the data.
51275970Scy.sp
52275970Scy        Where does the plotted data come from, default to string "host" plus
53275970Scy        current hostname
54275970Scy.TP
55275970Scy.NOP \f\*[B-Font]\-\-offset\-limit\f[]=\f\*[I-Font]float\f[]
56275970ScyLimit of absolute offset.
57275970ScyThe default
58275970Scy\f\*[I-Font]float\f[]
59275970Scyfor this option is:
60275970Scy.ti +4
61275970Scy 0.128
62275970Scy.sp
63275970Scy.TP
64275970Scy.NOP \f\*[B-Font]\-\-peer\f[]=\f\*[I-Font]string\f[]
65275970ScyPeers to generate plots for.
66275970ScyThis option may appear an unlimited number of times.
67275970Scy.sp
68275970Scy        By default the peer_summary plots are not generated. Use this option to
69275970Scy        specify list of peers if you want to generate plots for them.
70275970Scy.TP
71275970Scy.NOP \f\*[B-Font]\-\-plot\-term\f[]=\f\*[I-Font]string\f[]
72275970ScyGnuplot terminal.
73275970Scy.sp
74275970Scy        This is string is passed directly to the \fBgnuplot set terminal\fP
75275970Scy        command.  Default is \fBx11\fP if \fBDISPLAY\fP is set and
76275970Scy        \fBdumb\fP is it's not'. See output from @code(gnuplot \-e "set
77301256Sdelphij        terminal") for the list of available options.
78275970Scy.TP
79275970Scy.NOP \f\*[B-Font]\-\-output\-file\f[]=\f\*[I-Font]str\f[]
80275970ScyOutput file.
81275970Scy.sp
82275970Scy        Output file for \fBgnuplot\fP, default to stdout.
83275970Scy.TP
84275970Scy.NOP \f\*[B-Font]\-\-dont\-wait\f[]
85275970ScyDon't wait for keystroke between plots.
86275970Scy.sp
87275970Scy.TP
88275970Scy.NOP \f\*[B-Font]\-\-help\f[]
89275970ScyDisplay usage information and exit.
90275970Scy.TP
91275970Scy.NOP \f\*[B-Font]\-\-more-help\f[]
92275970ScyPass the extended usage information through a pager.
93275970Scy.TP
94275970Scy.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
95275970ScyOutput version of program and exit.  The default mode is `v', a simple
96275970Scyversion.  The `c' mode will print copyright information and `n' will
97275970Scyprint the full copyright notice.
98275970Scy.PP
99275970Scy.SH "EXIT STATUS"
100275970ScyOne of the following exit values will be returned:
101275970Scy.TP
102275970Scy.NOP 0 " (EXIT_SUCCESS)"
103275970ScySuccessful program execution.
104275970Scy.TP
105275970Scy.NOP 1 " (EXIT_FAILURE)"
106275970ScyThe operation failed or the command syntax was not valid.
107275970Scy.TP
108275970Scy.NOP 70 " (EX_SOFTWARE)"
109275970Scylibopts had an internal operational error.  Please report
110275970Scyit to autogen-users@lists.sourceforge.net.  Thank you.
111275970Scy.PP
112275970Scy.SH "NOTES"
113275970ScyThis manual page was \fIAutoGen\fP-erated from the \fBplot_summary\fP
114275970Scyoption definitions.
115