File: ntpq.adoc

package info (click to toggle)
ntpsec 1.2.0%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,044 kB
  • sloc: ansic: 60,737; python: 31,610; sh: 1,494; yacc: 1,291; makefile: 176; javascript: 138
file content (43 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download | duplicates (3)
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
= ntpq - standard NTP query program
include::include-html.ad[]

[cols="10%,90%",frame="none",grid="none",style="verse"]
|==============================
|image:pic/bustardfly.gif[]|
{millshome}pictures.html[from 'Pogo', Walt Kelly]

A typical NTP monitoring packet

|==============================

== Manual Pages

include::includes/manual.adoc[]

'''''
== Table of Contents

* link:#_synopsis[Synopsis]
* link:#_description[Description]
* link:#_options[Options]
* link:#_internal_commands[Internal Commands]
* link:#_control_message_commands[Control Message Commands]
* link:#auth[Authentication]
* link:#status[Status Words and Kiss Codes]
* link:#system[System Variables]
* link:#peer[Peer Variables]
* link:#clock[Clock Variables]
* link:#_compatibility[Compatibility]
* link:#_known_limitations[Known Limitations]
* link:#_mode_6_protocol[Mode 6 Protocol]

include::includes/ntpq-body.adoc[]

== Mode 6 Protocol

The Mode 6 protocol used by ntpq to communicate with ntpd
is described link:mode6.html[here].

'''''

include::includes/footer.adoc[]