ntpq-like queries using chronyc
andrei tudor corduneanu <[email protected]>
| Newsgroups | gmane.comp.time.chrony.user |
|---|---|
| Message-ID | <CACfmb9GTYU_iaG6dm5yGJETqqriEuciaq8uZMTgyR9rOnFiHRw@mail.gmail.com> |
I was looking for a way to get the list of peers known to an ntp server and some of their stats, the ntpq command I'd like to replicate is: $ ntpq -n -cpeers ntp-srv.local <http://time.google.com> Is there any way to do that with chronyd/chronyc ? Can chronyc make all the possible queries of ntpq?