[Git][NTPsec/ntpsec][master] text cleanups on Time/Frequency Jitter.
Gary E. Miller
gitlab at mg.gitlab.com
Thu Sep 8 03:52:32 UTC 2016
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
48bcdd74 by Gary E. Miller at 2016-09-07T20:52:06-07:00
text cleanups on Time/Frequency Jitter.
- - - - -
1 changed file:
- ntpstats/ntpviz
Changes:
=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -281,7 +281,7 @@ plot \
return plot_template + self.dump("loopstats")
def local_offset_jitter_gnuplot(self):
"Generate GNUPLOT code of local clock loop standard deviation"
- return self.loopstats_gnuplot(4, "RMS Time jitter", "Jitter", 0)
+ return self.loopstats_gnuplot(4, "RMS Time Jitter", "Jitter", 0)
def local_offset_stability_gnuplot(self):
"Generate GNUPLOT code graphing local clock stability"
return self.loopstats_gnuplot(5, "RMS Frequency Jitter", "Stability", 1)
@@ -730,13 +730,15 @@ includes 1%, 5%, 95%, and 99% percentiles to show the performance of
the system.</p>
""",
"local-stability": """\
-<p>This shows the jitter of the local clock's frequency. In other
-words, how fast it the local clock changes freqency.</p>
+<p>This shows the frequency jitter (aka wander) of the local clock's
+frequency. In other words, how fast it the local clock changes freqency.
+This is field 6 in the loopstats log file.</p>
<p>Lower is better. An ideal clock would be a straight line at 0ppm.</p>
""",
"local-jitter": """\
<p>This shows the jitter of the local clock offset. In other words,
-how fast the local clock offset is changing.</p>
+how fast the local clock offset is changing. This is field 5 in the
+loopstats log file</p>
<p>Lower is better. An ideal system would be a straight line at 0μs.</p>
""",
"local-temps": """\
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/48bcdd742056397e29e2fc698ee48513037f9170
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160908/83a0a1ce/attachment.html>
More information about the vc
mailing list