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

NAME

6       chronyc - command-line interface for chronyd
7
8

SYNOPSIS

10       chronyc [OPTIONS]
11
12

DESCRIPTION

14       chrony  is  a pair of programs for maintaining the accuracy of computer
15       clocks.
16
17       chronyc is a command-line interface program which can be used to  moni‐
18       tor  chronyd's  performance  and to change various operating parameters
19       whilst it is running.
20
21

USAGE

23       A detailed description of all commands supported by chronyc  is  avail‐
24       able  via  the documentation supplied with the distribution (chrony.txt
25       and chrony.texi).
26
27

OPTIONS

29       A summary of the options supported by chronyc is included below.
30
31
32       -h hostname
33              specify hostname (default 127.0.0.1)
34
35       -p port-number
36              specify port-number
37
38       -n     display raw IP addresses (don't attempt to look up hostnames)
39
40       -4     resolve hostnames only to IPv4 addresses
41
42       -6     resolve hostnames only to IPv6 addresses
43
44       -m     allow multiple commands to be specified  on  the  command  line.
45              Each argument will be interpreted as a whole command.
46
47       -f conf-file
48              This option can be used to specify an alternate location for the
49              configuration file (default /etc/chrony.conf). The configuration
50              file is needed for the -a option.
51
52       -a     With  this option chronyc will try to authenticate automatically
53              on start. It will read the configuration file, read the  command
54              key from the keyfile and run the authhash and password commands.
55
56       command
57              specify command.  If no command is given, chronyc will read com‐
58              mands interactively.
59
60

BUGS

62       To report bugs, please visit http://chrony.tuxfamily.org
63
64

SEE ALSO

66       chronyd(8)
67
68       http://chrony.tuxfamily.org/
69
70

AUTHOR

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