Kernel PPS processing

Hal Murray hmurray at megapathdsl.net
Thu Jun 30 09:15:36 UTC 2016


gem at rellim.com said:
> I took another look, and realized I misunderstood the y axis.  And that you
> are plotting loopstats and I'm looking at offsets.  So not the bad I
> thought. 

I can't figure out what that means.

I was plotting the offset column from loopstats.

> To get apples and apples, can you send me your gnuplot formula?  I'll add it
> to my chrony graph.

>From another handy graph:

set ylabel "Offset ms"
set y2label "Drift PPM"

Plot \
    "glypnod-loop" \
          using ($2/3600):($3*1000) \
          title "Offset" with lines lt 1, \
    "glypnod-loop" \
          using ($2/3600):($4) \
          axes x1y2 \
          title "Drift" with lines lt 3


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list