Home | History | Annotate | Line # | Download | only in scripts
      1  1.1.1.15  christos .Dd May 25 2024
      2       1.1  christos .Dt PLOT_SUMMARY 1plot_summarymdoc User Commands
      3   1.1.1.2  christos .Os
      4       1.1  christos .\"  EDIT THIS FILE WITH CAUTION  (plot_summary-opts.mdoc)
      5       1.1  christos .\"
      6  1.1.1.15  christos .\"  It has been AutoGen-ed  May 25, 2024 at 12:06:00 AM by AutoGen 5.18.16
      7       1.1  christos .\"  From the definitions    plot_summary-opts.def
      8       1.1  christos .\"  and the template file   agmdoc-cmd.tpl
      9       1.1  christos .Sh NAME
     10       1.1  christos .Nm plot_summary
     11       1.1  christos .Nd plot statistics generated by summary script
     12       1.1  christos .Sh SYNOPSIS
     13       1.1  christos .Nm
     14       1.1  christos .Op Fl \-option\-name
     15       1.1  christos .Op Fl \-option\-name Ar value
     16       1.1  christos .Pp
     17       1.1  christos All arguments must be options.
     18       1.1  christos .Pp
     19       1.1  christos .Sh "DESCRIPTION"
     20       1.1  christos There is no description for this command.
     21       1.1  christos .Sh "OPTIONS"
     22       1.1  christos .Bl -tag
     23       1.1  christos .It  Fl \-directory  Ns = Ns Ar string 
     24       1.1  christos Where the summary files are.
     25       1.1  christos The default
     26       1.1  christos .Ar string
     27       1.1  christos for this option is:
     28       1.1  christos .ti +4
     29       1.1  christos  /tmp
     30       1.1  christos .sp
     31       1.1  christos         The directory where the \fBplot_summary\fP will search for the
     32       1.1  christos         *_summary files generated by \fBsummary\fP script.
     33       1.1  christos .It  Fl \-identifier  Ns = Ns Ar string 
     34       1.1  christos Origin of the data.
     35       1.1  christos .sp
     36       1.1  christos         Where does the plotted data come from, default to string "host" plus
     37       1.1  christos         current hostname
     38       1.1  christos .It  Fl \-offset\-limit  Ns = Ns Ar float 
     39       1.1  christos Limit of absolute offset.
     40       1.1  christos The default
     41       1.1  christos .Ar float
     42       1.1  christos for this option is:
     43       1.1  christos .ti +4
     44       1.1  christos  0.128
     45       1.1  christos .sp
     46       1.1  christos .It  Fl \-peer  Ns = Ns Ar string 
     47       1.1  christos Peers to generate plots for.
     48       1.1  christos This option may appear an unlimited number of times.
     49       1.1  christos .sp
     50       1.1  christos         By default the peer_summary plots are not generated. Use this option to
     51       1.1  christos         specify list of peers if you want to generate plots for them.
     52       1.1  christos .It  Fl \-plot\-term  Ns = Ns Ar string 
     53       1.1  christos Gnuplot terminal.
     54       1.1  christos .sp
     55       1.1  christos         This is string is passed directly to the \fBgnuplot set terminal\fP
     56       1.1  christos         command.  Default is \fBx11\fP if \fBDISPLAY\fP is set and
     57       1.1  christos         \fBdumb\fP is it's not'. See output from @code(gnuplot \-e "set
     58   1.1.1.8  christos         terminal") for the list of available options.
     59       1.1  christos .It  Fl \-output\-file  Ns = Ns Ar str 
     60       1.1  christos Output file.
     61       1.1  christos .sp
     62       1.1  christos         Output file for \fBgnuplot\fP, default to stdout.
     63       1.1  christos .It  Fl \-dont\-wait 
     64       1.1  christos Don't wait for keystroke between plots.
     65       1.1  christos .sp
     66       1.1  christos .It Fl \-help
     67       1.1  christos Display usage information and exit.
     68       1.1  christos .It Fl \-more\-help
     69       1.1  christos Pass the extended usage information through a pager.
     70   1.1.1.2  christos .It Fl \-version Op Brq Ar v|c|n
     71   1.1.1.2  christos Output version of program and exit.  The default mode is `v', a simple
     72   1.1.1.2  christos version.  The `c' mode will print copyright information and `n' will
     73   1.1.1.2  christos print the full copyright notice.
     74       1.1  christos .El
     75       1.1  christos .Sh "EXIT STATUS"
     76       1.1  christos One of the following exit values will be returned:
     77       1.1  christos .Bl -tag
     78       1.1  christos .It 0 " (EXIT_SUCCESS)"
     79       1.1  christos Successful program execution.
     80       1.1  christos .It 1 " (EXIT_FAILURE)"
     81       1.1  christos The operation failed or the command syntax was not valid.
     82       1.1  christos .It 70 " (EX_SOFTWARE)"
     83       1.1  christos libopts had an internal operational error.  Please report
     84       1.1  christos it to autogen\-users (a] lists.sourceforge.net.  Thank you.
     85       1.1  christos .El
     86       1.1  christos .Sh "NOTES"
     87       1.1  christos This manual page was \fIAutoGen\fP\-erated from the \fBplot_summary\fP
     88       1.1  christos option definitions.
     89