答复: [chrony-users] ntpq-like queries usin g chronyc
chengyechun <[email protected]>
| Newsgroups | gmane.comp.time.chrony.user |
|---|---|
| Message-ID | <[email protected]> |
Do you want to enumerate all time sources, chronyc sources -a -v may work, and will indicate which time sources are which types 发件人: andrei tudor corduneanu [mailto:[email protected]] 发送时间: 2022年6月9日 21:20 收件人: [email protected] 主题: [chrony-users] ntpq-like queries using chronyc 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 Is there any way to do that with chronyd/chronyc ? Can chronyc make all the possible queries of ntpq?