[LinuxPPS] wedge plots, was Re: plotting the pool, was ...
gnu not unix
gnu at wraith.sf.ca.us
Wed Feb 7 20:22:39 CET 2007
In message <45C9EA26.8070100 at xs4all.nl> you write:
>> The billboard data "ntpq -p" has the 'delay' for remote
>> peers and this can be used to generate the 'wedge' plots.
>Any examples (graph and config to make them?)
There are some plots here:
http://lx.ujf.cas.cz/ntp-lx/peers/scattergrams_20060709/
Also see the excellent page:
http://www.ijs.si/time/
Scroll down a ways and there are sample "wedge" plots.
The gnuplot tool is good for a quick look. Something like
plot "peerstats" using 5:6 with points
Its a little more involved if you want to plot more data
than what a single days file holds.
../Steven
More information about the LinuxPPS
mailing list