003 File Manager
Current Path:
/usr/src/contrib/ntp/scripts
usr
/
src
/
contrib
/
ntp
/
scripts
/
📁
..
📄
Makefile.am
(5.44 KB)
📄
Makefile.in
(34.07 KB)
📄
README
(1.14 KB)
📁
build
📁
calc_tickadj
📁
deprecated
📄
invoke-plot_summary.menu
(57 B)
📄
invoke-plot_summary.texi
(4.38 KB)
📄
invoke-summary.menu
(52 B)
📄
invoke-summary.texi
(3.54 KB)
📁
lib
📁
monitoring
📁
ntp-wait
📁
ntpsweep
📁
ntptrace
📄
ntpver.in
(236 B)
📄
plot_summary-opts
(2.11 KB)
📄
plot_summary-opts.def
(2.12 KB)
📄
plot_summary.1plot_summaryman
(3.11 KB)
📄
plot_summary.1plot_summarymdoc
(2.64 KB)
📄
plot_summary.html
(12.51 KB)
📄
plot_summary.in
(10.01 KB)
📄
plot_summary.man.in
(3.11 KB)
📄
plot_summary.mdoc.in
(2.64 KB)
📄
plot_summary.texi
(1011 B)
📁
rc
📁
stats
📄
summary-opts
(1.96 KB)
📄
summary-opts.def
(1.92 KB)
📄
summary.1summaryman
(3 KB)
📄
summary.1summarymdoc
(2.51 KB)
📄
summary.html
(10.5 KB)
📄
summary.in
(11.29 KB)
📄
summary.man.in
(3 KB)
📄
summary.mdoc.in
(2.51 KB)
📄
summary.texi
(936 B)
📁
update-leap
Editing: plot_summary-opts.def
/* -*- Mode: Text -*- */ AutoGen Definitions perlopt; #include autogen-version.def prog-name = 'plot_summary'; prog-title = 'plot statistics generated by summary script'; package = ntp; #include version.def long-opts; gnu-usage; flag = { name = directory; arg-type = string; arg-default = '/tmp'; descrip = 'Where the summary files are'; doc = <<- _EndOfDoc_ The directory where the @code{plot_summary} will search for the *_summary files generated by @code{summary} script. _EndOfDoc_; }; flag = { name = identifier; arg-type = string; descrip = 'Origin of the data'; doc = <<- _EndOfDoc_ Where does the plotted data come from, default to string "host" plus current hostname _EndOfDoc_; }; flag = { name = offset-limit; arg-type = string; arg-name = float; arg-default = "0.128"; descrip = 'Limit of absolute offset'; doc = <<- _EndOfDoc_ _EndOfDoc_; }; flag = { name = peer; arg-type = string; stack-arg; max = NOLIMIT; descrip = 'Peers to generate plots for'; doc = <<- _EndOfDoc_ By default the peer_summary plots are not generated. Use this option to specify list of peers if you want to generate plots for them. _EndOfDoc_; }; flag = { name = plot-term; arg-type = string; descrip = 'Gnuplot terminal'; doc = <<- _EndOfDoc_ This is string is passed directly to the @code{gnuplot set terminal} command. Default is @code{x11} if @code{DISPLAY} is set and @code{dumb} is it's not'. See output from @code(gnuplot -e "set terminal") for the list of available options. _EndOfDoc_; }; flag = { name = output-file; arg-type = str; descrip = 'Output file'; doc = <<- _EndOfDoc_ Output file for @code{gnuplot}, default to stdout. _EndOfDoc_; }; flag = { name = dont-wait; descrip = "Don't wait for keystroke between plots"; doc = <<- _EndOfDoc_ _EndOfDoc_; };
Upload File
Create Folder