Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / ntp / dist / ntpsnmpd / ntpsnmpd.1
blob3e9d8c2ba952cb48040ca400d1e04813e275dfe6
1 .TH NTPSNMPD 1 2009-12-10 "( 4.2.6)" "Programmer's Manual"
2 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
3 .\"  
4 .\"  It has been AutoGen-ed  December 10, 2009 at 05:03:46 AM by AutoGen 5.10
5 .\"  From the definitions    ntpsnmpd-opts.def
6 .\"  and the template file   agman1.tpl
7 .\"
8 .SH NAME
9 ntpsnmpd \- NTP SNMP MIB agent
10 .SH SYNOPSIS
11 .B ntpsnmpd
12 .\" Mixture of short (flag) options and long options
13 .RB [ \-\fIflag\fP " [\fIvalue\fP]]... [" \--\fIopt-name\fP " [[=| ]\fIvalue\fP]]..."
14 .PP
15 All arguments must be options.
16 .SH "DESCRIPTION"
17 This manual page briefly documents the \fBntpsnmpd\fP command.
18 Its description is not documented.
19 .SH OPTIONS
20 .TP
21 .BR \-n ", " \--nofork
22 Do not fork.
23 .sp
25 .TP
26 .BR \-p ", " \--syslog
27 Log to syslog().
28 .sp
30 .TP
31 .BR \-? , " \--help"
32 Display extended usage information and exit.
33 .TP
34 .BR \-! , " \--more-help"
35 Extended usage information passed thru pager.
36 .TP
37 .BR \-> " [\fIrcfile\fP]," " \--save-opts" "[=\fIrcfile\fP]"
38 Save the option state to \fIrcfile\fP.  The default is the \fIlast\fP
39 configuration file listed in the \fBOPTION PRESETS\fP section, below.
40 .TP
41 .BR \-< " \fIrcfile\fP," " \--load-opts" "=\fIrcfile\fP," " \--no-load-opts"
42 Load options from \fIrcfile\fP.
43 The \fIno-load-opts\fP form will disable the loading
44 of earlier RC/INI files.  \fI--no-load-opts\fP is handled early,
45 out of order.
46 .TP
47 .BR \- " [{\fIv|c|n\fP}]," " \--version" "[=\fI{v|c|n}\fP]"
48 Output version of program and exit.  The default mode is `v', a simple
49 version.  The `c' mode will print copyright information and `n' will
50 print the full copyright notice.
51 .SH OPTION PRESETS
52 Any option that is not marked as \fInot presettable\fP may be preset
53 by loading values from configuration ("RC" or ".INI") file(s) and values from
54 environment variables named:
55 .nf
56   \fBNTPSNMPD_<option-name>\fP or \fBNTPSNMPD\fP
57 .fi
58 .ad
59 The environmental presets take precedence (are processed later than)
60 the configuration files.
61 The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
62 If any of these are directories, then the file \fI.ntprc\fP
63 is searched for within those directories.
64 .SH AUTHOR
65 David L. Mills and/or others
66 .br
67 Please send bug reports to:  http://bugs.ntp.org, bugs@ntp.org
69 .PP
70 .nf
71 .na
72 see html/copyright.html
73 .fi
74 .ad
75 .PP
76 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
77 option definitions.