Files
tldr/pages.zh/linux/chronyc.md

28 lines
545 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# chronyc
> 查询 Chrony NTP 守护进程。
> 更多信息:<https://chrony-project.org/doc/4.6.1/chronyc.html>。
- 以交互模式启动 `chronyc`
`chronyc`
- 显示 Chrony 守护进程的跟踪统计信息:
`chronyc tracking`
- 打印 Chrony 当前使用的时间源:
`chronyc sources`
- 显示当前被 Chrony 守护进程用作时间源的源的统计信息:
`chronyc sourcestats`
- 立即步进系统时钟,绕过任何平滑过程:
`chronyc makestep`
- 显示每个 NTP 源的详细信息:
`chronyc ntpdata`