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
83 lines
2.7 KiB
Plaintext
83 lines
2.7 KiB
Plaintext
@node ntpsnmpd Invocation
|
|
@section Invoking ntpsnmpd
|
|
@pindex ntpsnmpd
|
|
@cindex NTP SNMP MIB agent
|
|
@ignore
|
|
#
|
|
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
|
|
#
|
|
# 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 aginfo.tpl
|
|
@end ignore
|
|
This program has no explanation.
|
|
|
|
|
|
|
|
This section was generated by @strong{AutoGen},
|
|
the aginfo template and the option descriptions for the @command{ntpsnmpd} program. It documents the @command{ntpsnmpd} usage text and option meanings.
|
|
|
|
This software is released under a specialized copyright license.
|
|
|
|
@menu
|
|
* ntpsnmpd usage:: ntpsnmpd usage help (-?)
|
|
* ntpsnmpd agentxsocket:: agentxsocket option
|
|
* ntpsnmpd nofork:: nofork option (-n)
|
|
* ntpsnmpd syslog:: syslog option (-p)
|
|
@end menu
|
|
|
|
@node ntpsnmpd usage
|
|
@subsection ntpsnmpd usage help (-?)
|
|
@cindex ntpsnmpd usage
|
|
|
|
This is the automatically generated usage text for ntpsnmpd:
|
|
|
|
@exampleindent 0
|
|
@example
|
|
ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5
|
|
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
|
|
Flg Arg Option-Name Description
|
|
-n no nofork Do not fork
|
|
-p no syslog Log to syslog()
|
|
Str agentxsocket The socket address ntpsnmpd uses to connect to net-snmpd
|
|
opt version Output version information and exit
|
|
-? no help Display extended usage information and exit
|
|
-! no more-help Extended usage information passed thru pager
|
|
-> opt save-opts Save the option state to a config file
|
|
-< Str load-opts Load options from a config file
|
|
- disabled as --no-load-opts
|
|
- may appear multiple times
|
|
|
|
Options are specified by doubled hyphens and their name or by a single
|
|
hyphen and the flag character.
|
|
|
|
The following option preset mechanisms are supported:
|
|
- reading file $HOME/.ntprc
|
|
- reading file ./.ntprc
|
|
- examining environment variables named NTPSNMPD_*
|
|
|
|
please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
|
|
@end example
|
|
@exampleindent 4
|
|
|
|
@node ntpsnmpd agentxsocket
|
|
@subsection agentxsocket option
|
|
@cindex ntpsnmpd-agentxsocket
|
|
|
|
This is the ``the socket address ntpsnmpd uses to connect to net-snmpd'' option.
|
|
[<transport-specifier>:]<transport-address>
|
|
The default is the Unix Domain socket "unix:/var/agentx/master". Another common alternative is tcp:localhost:705.
|
|
|
|
@node ntpsnmpd nofork
|
|
@subsection nofork option (-n)
|
|
@cindex ntpsnmpd-nofork
|
|
|
|
This is the ``do not fork'' option.
|
|
|
|
|
|
@node ntpsnmpd syslog
|
|
@subsection syslog option (-p)
|
|
@cindex ntpsnmpd-syslog
|
|
|
|
This is the ``log to syslog()'' option.
|