chronyc - is a command-line utility for managing and monitoring the chrony daemon, 
which is a daemon that provides network time synchronization on Linux systems


To display the status of the chrony daemon
$ chronyc tracking

To start chronyc in interactive mode
$ chronyc
chronyc>

To print the time sources that Chrony is currently using
$ chronyc sources

To display stats for sources currently used by chrony daemon as a time source
$ chronyc sourcestats

To display verbose information about each NTP source
$ sudo chronyc ntpdata



regards,
T.Dhanasekar