xref: /freebsd/contrib/ntp/ntpsnmpd/ntpsnmpd.texi (revision 416ba5c74546f32a993436a99516d35008e9f384)
1*2b15cb3dSCy Schubert\input texinfo    @c -*-texinfo-*-
2*2b15cb3dSCy Schubert@c %**start of header
3*2b15cb3dSCy Schubert@setfilename ntpsnmpd.info
4*2b15cb3dSCy Schubert@settitle ntpsnmpd: Network Time Protocol SNMP Daemon User's Manual
5*2b15cb3dSCy Schubert@include ../sntp/include/version.texi
6*2b15cb3dSCy Schubert@paragraphindent 2
7*2b15cb3dSCy Schubert@c %**end of header
8*2b15cb3dSCy Schubert
9*2b15cb3dSCy Schubert@ifinfo
10*2b15cb3dSCy SchubertThis file documents the use of the NTP Project's ntpsnmpd, a program for
11*2b15cb3dSCy Schubertquerying the state of an NTP server via SNMP.
12*2b15cb3dSCy Schubert@end ifinfo
13*2b15cb3dSCy Schubert
14*2b15cb3dSCy Schubert@direntry
15*2b15cb3dSCy Schubert* ntpsnmpd: (ntpsnmpd).                   NTP SNMP Daemon program
16*2b15cb3dSCy Schubert@end direntry
17*2b15cb3dSCy Schubert
18*2b15cb3dSCy Schubert@titlepage
19*2b15cb3dSCy Schubert@title ntpsnmpd: Network Time Protocol SNMP Daemon User's Manual
20*2b15cb3dSCy Schubert@subtitle ntpsnmpd, version @value{VERSION}, @value{UPDATED}
21*2b15cb3dSCy Schubert@c @author Max @email{foo@ntp.org}
22*2b15cb3dSCy Schubert@end titlepage
23*2b15cb3dSCy Schubert
24*2b15cb3dSCy Schubert@c @page
25*2b15cb3dSCy Schubert@c @vskip 0pt plus 1filll
26*2b15cb3dSCy Schubert
27*2b15cb3dSCy Schubert@shortcontents
28*2b15cb3dSCy Schubert
29*2b15cb3dSCy Schubert@node Top, ntpsnmpd Description, (dir), (dir)
30*2b15cb3dSCy Schubert@top ntpsnmpd: Network Time Protocol Query User Manual
31*2b15cb3dSCy Schubert
32*2b15cb3dSCy SchubertThe @code{ntpsnmpd} utility program is used to monitor NTP daemon @code{ntpd}
33*2b15cb3dSCy Schubertoperations and determine performance.  It uses the standard NTP mode 6 control
34*2b15cb3dSCy Schubert
35*2b15cb3dSCy SchubertThis document applies to version @value{VERSION} of @code{ntpsnmpd}.
36*2b15cb3dSCy Schubert
37*2b15cb3dSCy Schubert@menu
38*2b15cb3dSCy Schubert* ntpsnmpd Description::            Description
39*2b15cb3dSCy Schubert* ntpsnmpd Invocation::		Invoking ntpsnmpd
40*2b15cb3dSCy Schubert* Usage::                       Usage
41*2b15cb3dSCy Schubert@end menu
42*2b15cb3dSCy Schubert
43*2b15cb3dSCy Schubert@node ntpsnmpd Description, Usage, Top, Top
44*2b15cb3dSCy Schubert@comment  node-name,  next,  previous,  up
45*2b15cb3dSCy Schubert@section Description
46*2b15cb3dSCy Schubert
47*2b15cb3dSCy SchubertThe @code{ntpsnmpd} utility program provides an SNMP MIB agent for @code{ntpd}.
48*2b15cb3dSCy Schubert
49*2b15cb3dSCy Schubert@node Usage, , ntpsnmpd Description, Top
50*2b15cb3dSCy Schubert@comment  node-name,  next,  previous,  up
51*2b15cb3dSCy Schubert@section Usage
52*2b15cb3dSCy Schubert
53*2b15cb3dSCy Schubert(what should we say here?)
54