Question: Is there a way to ping or query the date of a client linux computer for the purpose of verifying time synchronization?
Setup: I have two computers on a network. One linux machine (machine A) is a chrony server that is synchronizing its time with a GPS unit. The other linux machine (machine B) is synchronizing to machine A via chrony. In theory, the two machines should be synced, but I don't know when exactly synchronization is complete or if it is synchronized at all.
Is there a way as the host/server computer (computer A) to query or ping the date of the client (machine B) to verify that the client is synced?