ntpd 1.7.2

Full-featured implementation of NTP with NTS support
Documentation
1
2
3
4
5
set yrange [10:70]
set xrange [0:3600]
set xlabel "time (s)"
set ylabel "offset (us)"
plot 'offset-ntpd-rs.dat' using ($1/100) pt 7 black title "Offset to server"