d54cfbdce4
When the series of commits is complete, things like https://cert.litnet.lt/en/docs/ntp-distributed-reflection-dos-attacks should be fixed. PR: bin/148836 (except that we import a newer version) Asked by: Too many MFC after: 2 weeks
88 lines
2.6 KiB
Groff
88 lines
2.6 KiB
Groff
.TH NTPSNMPD 1 2011-12-24 "( 4.2.6p5)" "Programmer's Manual"
|
|
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
|
|
.\"
|
|
.\" It has been AutoGen-ed December 24, 2011 at 06:34:39 PM by AutoGen 5.12
|
|
.\" From the definitions ntpsnmpd-opts.def
|
|
.\" and the template file agman1.tpl
|
|
.\"
|
|
.SH NAME
|
|
ntpsnmpd \- NTP SNMP MIB agent
|
|
.SH SYNOPSIS
|
|
.B ntpsnmpd
|
|
.\" Mixture of short (flag) options and long options
|
|
.RB [ \-\fIflag\fP " [\fIvalue\fP]]... [" \--\fIopt-name\fP " [[=| ]\fIvalue\fP]]..."
|
|
.PP
|
|
All arguments must be options.
|
|
.SH "DESCRIPTION"
|
|
This manual page briefly documents the \fBntpsnmpd\fP command.
|
|
Its description is not documented.
|
|
.SH OPTIONS
|
|
.TP
|
|
.BR \-n ", " \--nofork
|
|
Do not fork.
|
|
.sp
|
|
|
|
.TP
|
|
.BR \-p ", " \--syslog
|
|
Log to syslog().
|
|
.sp
|
|
|
|
.TP
|
|
.BR \--agentxsocket "=\fIstring\fP"
|
|
The socket address ntpsnmpd uses to connect to net-snmpd.
|
|
The default \fIstring\fP for this option is:
|
|
.ti +4
|
|
unix:/var/agentx/master
|
|
.sp
|
|
[<transport-specifier>:]<transport-address>
|
|
The default is the Unix Domain socket "unix:/var/agentx/master". Another common alternative is tcp:localhost:705.
|
|
.TP
|
|
.BR \-? , " \--help"
|
|
Display extended usage information and exit.
|
|
.TP
|
|
.BR \-! , " \--more-help"
|
|
Extended usage information passed thru pager.
|
|
.TP
|
|
.BR \-> " [\fIrcfile\fP]," " \--save-opts" "[=\fIrcfile\fP]"
|
|
Save the option state to \fIrcfile\fP. The default is the \fIlast\fP
|
|
configuration file listed in the \fBOPTION PRESETS\fP section, below.
|
|
.TP
|
|
.BR \-< " \fIrcfile\fP," " \--load-opts" "=\fIrcfile\fP," " \--no-load-opts"
|
|
Load options from \fIrcfile\fP.
|
|
The \fIno-load-opts\fP form will disable the loading
|
|
of earlier RC/INI files. \fI--no-load-opts\fP is handled early,
|
|
out of order.
|
|
.TP
|
|
.BR \- " [{\fIv|c|n\fP}]," " \--version" "[=\fI{v|c|n}\fP]"
|
|
Output version of program and exit. The default mode is `v', a simple
|
|
version. The `c' mode will print copyright information and `n' will
|
|
print the full copyright notice.
|
|
.SH OPTION PRESETS
|
|
Any option that is not marked as \fInot presettable\fP may be preset
|
|
by loading values from configuration ("RC" or ".INI") file(s) and values from
|
|
environment variables named:
|
|
.nf
|
|
\fBNTPSNMPD_<option-name>\fP or \fBNTPSNMPD\fP
|
|
.fi
|
|
.ad
|
|
The environmental presets take precedence (are processed later than)
|
|
the configuration files.
|
|
The \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
|
|
If any of these are directories, then the file \fI.ntprc\fP
|
|
is searched for within those directories.
|
|
.SH AUTHOR
|
|
David L. Mills and/or others
|
|
.br
|
|
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
|
|
|
|
.PP
|
|
.nf
|
|
.na
|
|
see html/copyright.html
|
|
|
|
.fi
|
|
.ad
|
|
.PP
|
|
This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
|
|
option definitions.
|