plot_summary.1plot_summaryman revision 298699
113547Sjulian.de1 NOP
213547Sjulian.  it 1 an-trap
335025Sjb.  if \\n[.$] \,\\$*\/
413547Sjulian..
513547Sjulian.ie t \
613547Sjulian.ds B-Font [CB]
713547Sjulian.ds I-Font [CI]
813547Sjulian.ds R-Font [CR]
913547Sjulian.el \
1013547Sjulian.ds B-Font B
1113547Sjulian.ds I-Font I
1213547Sjulian.ds R-Font R
1313547Sjulian.TH plot_summary 1plot_summaryman "26 Apr 2016" "ntp (4.2.8p7)" "User Commands"
1413547Sjulian.\"
1513547Sjulian.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-gsaiHB/ag-ssaqGB)
1613547Sjulian.\"
1713547Sjulian.\" It has been AutoGen-ed April 26, 2016 at 08:25:02 PM by AutoGen 5.18.5
1813547Sjulian.\" From the definitions plot_summary-opts.def
1913547Sjulian.\" and the template file agman-cmd.tpl
2013547Sjulian.SH NAME
2113547Sjulian\f\*[B-Font]plot_summary\fP
2213547Sjulian\- plot statistics generated by summary script
2313547Sjulian.SH SYNOPSIS
2413547Sjulian\f\*[B-Font]plot_summary\fP
2513547Sjulian[\f\*[B-Font]\-\-option-name\f[]]
2613547Sjulian[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
2713547Sjulian.sp \n(Ppu
2813547Sjulian.ne 2
2913547Sjulian
3013547SjulianAll arguments must be options.
3113547Sjulian.sp \n(Ppu
3213547Sjulian.ne 2
3350473Speter
3413547Sjulian.SH "DESCRIPTION"
3513547SjulianThere is no description for this command.
3613547Sjulian.SH "OPTIONS"
3713547Sjulian.TP
3813547Sjulian.NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
3913547SjulianWhere the summary files are.
4013547SjulianThe default
4113547Sjulian\f\*[I-Font]string\f[]
42146824Srodrigcfor this option is:
43149692Sstefanf.ti +4
44149692Sstefanf /tmp
45149692Sstefanf.sp
4644965Sjb        The directory where the \fBplot_summary\fP will search for the
47149692Sstefanf        *_summary files generated by \fBsummary\fP script.
4813547Sjulian.TP
4913547Sjulian.NOP \f\*[B-Font]\-\-identifier\f[]=\f\*[I-Font]string\f[]
5017706SjulianOrigin of the data.
5113547Sjulian.sp
5217706Sjulian        Where does the plotted data come from, default to string "host" plus
5317706Sjulian        current hostname
54149692Sstefanf.TP
55149692Sstefanf.NOP \f\*[B-Font]\-\-offset\-limit\f[]=\f\*[I-Font]float\f[]
56119736SdavidxuLimit of absolute offset.
5713547SjulianThe default
5813547Sjulian\f\*[I-Font]float\f[]
5922315Sjulianfor this option is:
6022315Sjulian.ti +4
6122315Sjulian 0.128
6222315Sjulian.sp
6322315Sjulian.TP
6422315Sjulian.NOP \f\*[B-Font]\-\-peer\f[]=\f\*[I-Font]string\f[]
6522315SjulianPeers to generate plots for.
6622315SjulianThis option may appear an unlimited number of times.
6722315Sjulian.sp
6822315Sjulian        By default the peer_summary plots are not generated. Use this option to
6922315Sjulian        specify list of peers if you want to generate plots for them.
7022315Sjulian.TP
7122315Sjulian.NOP \f\*[B-Font]\-\-plot\-term\f[]=\f\*[I-Font]string\f[]
7238919SalexGnuplot terminal.
7338919Salex.sp
7438919Salex        This is string is passed directly to the \fBgnuplot set terminal\fP
7538919Salex        command.  Default is \fBx11\fP if \fBDISPLAY\fP is set and
7638919Salex        \fBdumb\fP is it's not'. See output from @code(gnuplot \-e "set
7738919Salex        terminal") for the list of avalaible options.
7853812Salfred.TP
7953812Salfred.NOP \f\*[B-Font]\-\-output\-file\f[]=\f\*[I-Font]str\f[]
8053812SalfredOutput file.
8153812Salfred.sp
8253812Salfred        Output file for \fBgnuplot\fP, default to stdout.
8353812Salfred.TP
8453812Salfred.NOP \f\*[B-Font]\-\-dont\-wait\f[]
8553812SalfredDon't wait for keystroke between plots.
8653812Salfred.sp
8713547Sjulian.TP
8813547Sjulian.NOP \f\*[B-Font]\-\-help\f[]
8913547SjulianDisplay usage information and exit.
9013547Sjulian.TP
9113547Sjulian.NOP \f\*[B-Font]\-\-more-help\f[]
9213547SjulianPass the extended usage information through a pager.
9313547Sjulian.TP
9413547Sjulian.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
9517706SjulianOutput version of program and exit.  The default mode is `v', a simple
9613547Sjulianversion.  The `c' mode will print copyright information and `n' will
9713547Sjulianprint the full copyright notice.
9835025Sjb.PP
9913547Sjulian.SH "EXIT STATUS"
10035025SjbOne of the following exit values will be returned:
10135025Sjb.TP
10238919Salex.NOP 0 " (EXIT_SUCCESS)"
10335025SjbSuccessful program execution.
10435025Sjb.TP
10535025Sjb.NOP 1 " (EXIT_FAILURE)"
10635025SjbThe operation failed or the command syntax was not valid.
10722315Sjulian.TP
10813547Sjulian.NOP 70 " (EX_SOFTWARE)"
10913547Sjulianlibopts had an internal operational error.  Please report
11013547Sjulianit to autogen-users@lists.sourceforge.net.  Thank you.
11113547Sjulian.PP
11213547Sjulian.SH "NOTES"
11344965SjbThis manual page was \fIAutoGen\fP-erated from the \fBplot_summary\fP
11444965Sjboption definitions.
11544965Sjb