aboutsummaryrefslogtreecommitdiff
path: root/ntpsnmpd/ntpsnmpd-opts.texi
blob: 06e6bdb6b13709fc9e25c8b7e0910bcbf96d631a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
@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.