Quantcast
Browsing latest articles
Browse All 3 View Live

Answer by Russ for Is it possible to check NTPd status on a Busybox system?

ntpd -w will provide some information, such as what the current offset is from your NTP servers.

View Article


Is it possible to check NTPd status on a Busybox system?

I need to know if current date/time is reliable in a small embedded Linux system Busybox-based. I have Busybox ntpd running, but apparently there is no program to to query status. On a more...

View Article


Answer by mikewse for Is it possible to check NTPd status on a Busybox system?

BusyBox does not provide the IPC/RPC interfaces that are needed to query the status of a running BusyBox NTP daemon, so even if you install one of the mentioned query utilities they will not be able to...

View Article
Browsing latest articles
Browse All 3 View Live