Home | History | Annotate | Line # | Download | only in scripts
      1 .de1 NOP
      2 .  it 1 an-trap
      3 .  if \\n[.$] \,\\$*\/
      4 ..
      5 .ie t \
      6 .ds B-Font [CB]
      7 .ds I-Font [CI]
      8 .ds R-Font [CR]
      9 .el \
     10 .ds B-Font B
     11 .ds I-Font I
     12 .ds R-Font R
     13 .TH summary 1summaryman "25 May 2024" "ntp (4.2.8p18)" "User Commands"
     14 .\"
     15 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
     16 .\"
     17 .\" It has been AutoGen-ed May 25, 2024 at 12:06:03 AM by AutoGen 5.18.16
     18 .\" From the definitions summary-opts.def
     19 .\" and the template file agman-cmd.tpl
     20 .SH NAME
     21 \f\*[B-Font]summary\fP
     22 \- compute various stastics from NTP stat files
     23 .SH SYNOPSIS
     24 \f\*[B-Font]summary\fP
     25 [\f\*[B-Font]\-\-option-name\f[]]
     26 [\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
     27 .sp \n(Ppu
     28 .ne 2
     29 
     30 All arguments must be options.
     31 .sp \n(Ppu
     32 .ne 2
     33 
     34 .SH DESCRIPTION
     35 .sp
     36 .SH "OPTIONS"
     37 .TP
     38 .NOP \f\*[B-Font]\-\-directory\f[]=\f\*[I-Font]string\f[]
     39 Directory containing stat files.
     40 The default
     41 \f\*[I-Font]string\f[]
     42 for this option is:
     43 .ti +4
     44  /var/log/ntp
     45 .sp
     46         The directory where \fBntpd\fP will search for .stat files generated
     47         by \fBntpd\fP.
     48 .TP
     49 .NOP \f\*[B-Font]\-\-end\-date\f[]=\f\*[I-Font]number\f[]
     50 End date.
     51 This option takes an integer number as its argument.
     52 .sp
     53         Process all files with the date suffix less or equal to value of this
     54         option.  Defaults to today minus one day (Use \fBdate \-u +%Y%m%d\fP)
     55         to get the timestamp.
     56 .TP
     57 .NOP \f\*[B-Font]\-\-output\-directory\f[]=\f\*[I-Font]str\f[]
     58 Output directory.
     59 The default
     60 \f\*[I-Font]str\f[]
     61 for this option is:
     62 .ti +4
     63  /tmp
     64 .sp
     65         The output directory \fBsummary\fP will write all output files to.
     66 .TP
     67 .NOP \f\*[B-Font]\-\-peer\-dist\-limit\f[]=\f\*[I-Font]float\f[]
     68 Peer dist limit.
     69 The default
     70 \f\*[I-Font]float\f[]
     71 for this option is:
     72 .ti +4
     73  400
     74 .sp
     75 .TP
     76 .NOP \f\*[B-Font]\-\-skip\-time\-steps\f[]=\f\*[I-Font]float\f[]
     77 Ignore time offsets larger that this.
     78 The default
     79 \f\*[I-Font]float\f[]
     80 for this option is:
     81 .ti +4
     82  3600
     83 .sp
     84 .TP
     85 .NOP \f\*[B-Font]\-\-start\-date\f[]=\f\*[I-Font]num\f[]
     86 Start date.
     87 This option takes an integer number as its argument.
     88 The default
     89 \f\*[I-Font]num\f[]
     90 for this option is:
     91 .ti +4
     92  19700101
     93 .sp
     94         Process all files with the date suffix more or equal to value of
     95         this option.  Defaults to 197000101.
     96 .TP
     97 .NOP \f\*[B-Font]\-\-help\f[]
     98 Display usage information and exit.
     99 .TP
    100 .NOP \f\*[B-Font]\-\-more-help\f[]
    101 Pass the extended usage information through a pager.
    102 .TP
    103 .NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
    104 Output version of program and exit.  The default mode is `v', a simple
    105 version.  The `c' mode will print copyright information and `n' will
    106 print the full copyright notice.
    107 .PP
    108 .SH "EXIT STATUS"
    109 One of the following exit values will be returned:
    110 .TP
    111 .NOP 0 " (EXIT_SUCCESS)"
    112 Successful program execution.
    113 .TP
    114 .NOP 1 " (EXIT_FAILURE)"
    115 The operation failed or the command syntax was not valid.
    116 .TP
    117 .NOP 70 " (EX_SOFTWARE)"
    118 libopts had an internal operational error.  Please report
    119 it to autogen-users (a] lists.sourceforge.net.  Thank you.
    120 .PP
    121 .SH "NOTES"
    122 This manual page was \fIAutoGen\fP-erated from the \fBsummary\fP
    123 option definitions.
    124