**How can I get detailed information about the NTP status of my system, when using
systemd-timesyncd
as the time client?**
The closest one I found is
# timedatectl status
Local time: Wed 2019-06-05 09:03:09 CEST
Universal time: Wed 2019-06-05 07:03:09 UTC
RTC time: Wed 2019-06-05 07:03:09
Time zone: Europe/Paris (CEST, +0200)
System clock synchronized: no
systemd-timesyncd.service active: yes
RTC in local TZ: no
but this only gives me very general information. Specifically, there is no information about which peers I am connected to, the delay/drift etc.
How can I get the information I would be normally getting via ntpq
if using ntpd
(or chrony
)
Asked by WoJ
(1663 rep)
Jun 5, 2019, 07:09 AM
Last activity: Apr 17, 2024, 04:53 PM
Last activity: Apr 17, 2024, 04:53 PM