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[]
|