On 2012-08-28, Ivan Shmakov <[email protected]> wrote: >>>>>> telsar <[email protected]> writes: >>>>>> On 8/24/2012 7:52 AM, Harry Bloomfield wrote: > > [Cross-posting to news:comp.protocols.time.ntp, for obvious > reasons.] > > >> Out of nothing more that idle curiosity, I am looking a utility > >> which can display the time from several internet time servers at > >> once. I also need to be able to set which time servers it > >> interrogates. > > >> Anyone come across such a utility please?
Use ntpd + ntpq. ntpd polls your chosen time servers and determine which is aparently the "best". ntpd continuously steers your system clock towards the chosen time server. ntpq can be used to display the differences between the time servers polled by ntpd. -- Steve Kostecke <[email protected]> NTP Public Services Project - http://support.ntp.org/ _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
