1CHRONY(1)                        User's Manual                       CHRONY(1)
2
3
4

NAME

6       chrony - programs for keeping computer clocks accurate
7
8

SYNOPSIS

10       chronyc [OPTIONS]
11
12       chronyd [OPTIONS]
13
14

DESCRIPTION

16       chrony  is  a  pair  of  programs for keeping computer clocks accurate.
17       chronyd is a background (daemon) program and chronyc is a  command-line
18       interface  to it. Time reference sources for chronyd can be RFC1305 NTP
19       servers, human (via keyboard and chronyc), or the computer's  real-time
20       clock  at  boot  time  (Linux  only). chronyd can determine the rate at
21       which the computer gains or loses time and compensate for it  while  no
22       external  reference  is present. Its use of NTP servers can be switched
23       on and off (through chronyc) to support computers  with  dial-up/inter‐
24       mittent  access to the Internet, and it can also act as an RFC1305-com‐
25       patible NTP server.
26
27

USAGE

29       chronyc is a command-line interface program which can be used to  moni‐
30       tor  chronyd's  performance  and to change various operating parateters
31       whilst it is running.
32
33       chronyd's main function is to obtain measurements  of  the  true  (UTC)
34       time  from one of several sources, and correct the system clock accord‐
35       ingly.  It also works out the rate at which the system clock  gains  or
36       loses  time  and uses this information to keep it accurate between mea‐
37       surements from the reference.
38
39       The reference time can be derived from  either  Network  Time  Protocol
40       (NTP)   servers,  reference  clocks,  or  wristwatch-and-keyboard  (via
41       chronyc).  The main source of information about the Network Time Proto‐
42       col is http://www.eecis.udel.edu/~ntp.
43
44       It  is designed so that it can work on computers which only have inter‐
45       mittent access to reference sources, for example computers which use  a
46       dial-up  account  to  access  the Internet.  Of course, it will work on
47       computers with permanent connections too.
48
49       In addition, for Linux 2.0.x (for x >= 32) or 2.2 onwards, chronyd  can
50       monitor  the  system's  real  time clock performance, so the system can
51       maintain accurate time even across reboots.
52
53       Typical accuracies available between 2 machines are
54
55       On an ethernet LAN : 100-200  microseconds,  often  much  better  On  a
56       V32bis  dial-up  modem connection : 10's of milliseconds (from one ses‐
57       sion to the next)
58
59       With a good reference clock the accuracy can reach one microsecond.
60
61       chronyd can also operate as an RFC1305-compatible NTP server and peer.
62
63

SEE ALSO

65       chronyc(1), chrony(1)
66
67       http://chrony.tuxfamily.org/
68
69

AUTHOR

71       Richard Curnow <rc@rc0.org.uk>
72
73       This man-page was written by Jan Schaumann <jschauma@netmeister.org> as
74       part  of  "The  Missing Man Pages Project".  Please see http://www.net
75       meister.org/misc/m2p2/index.html for details.
76
77       The complete chrony documentation is supplied in texinfo format.
78
79
80
81
82chrony                         December 04, 2009                     CHRONY(1)
Impressum