Provide a method (probably in a new protocol) that measures the RTT (min/avg/max) to every other node in the cluster.
When invoked in a every cluster node (e.g. via probe.sh), we get a matrix of RTTs.
E.g. rtt(int num_times), where num_times defines how many RPCs should be sent.