snippetbashTip
chronyc — Query the Chrony NTP daemon. More information: <https://chrony-project.org/doc/latest/chronyc.html>.
Viewed 0 times
thechronycommanddaemonchronyccliqueryntp
Problem
How to use the
chronyc command: Query the Chrony NTP daemon. More information: <https://chrony-project.org/doc/latest/chronyc.html>.Solution
chronyc — Query the Chrony NTP daemon. More information: <https://chrony-project.org/doc/latest/chronyc.html>.Start
chronyc in interactive mode:chronycDisplay tracking stats for the Chrony daemon:
chronyc trackingPrint the time sources that Chrony is currently using:
chronyc sourcesDisplay stats for sources currently used by chrony daemon as a time source:
chronyc sourcestatsStep the system clock immediately, bypassing any slewing:
chronyc makestepDisplay verbose information about each NTP source:
chronyc ntpdataCode Snippets
Start `chronyc` in interactive mode
chronycDisplay tracking stats for the Chrony daemon
chronyc trackingPrint the time sources that Chrony is currently using
chronyc sourcesDisplay stats for sources currently used by chrony daemon as a time source
chronyc sourcestatsStep the system clock immediately, bypassing any slewing
chronyc makestepContext
tldr-pages: common/chronyc
Revisions (0)
No revisions yet.