[Git][NTPsec/ntpsec][master] ntpviz: Add a glossary.
Eric S. Raymond
gitlab at mg.gitlab.com
Thu Aug 25 20:07:23 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
e39a0750 by Eric S. Raymond at 2016-08-25T16:07:15-04:00
ntpviz: Add a glossary.
- - - - -
1 changed file:
- ntpstats/ntpviz
Changes:
=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -646,6 +646,41 @@ and response and offset all went in the same direction).<p>
index_header += '<div style="clear:both;"></div>'
index_trailer = '''\
+<h2>Glossary:</h2>
+
+<dl>
+<dt>clock offset</dt>
+<dd>The difference between the actual time and the local clock's time.
+ (Also can be called phase offset)</dd>
+
+<dt>frequency offset</dt>
+<dd>The difference between the local clock's actual frequency and its
+ expected frequency (usually in parts per million, ppm)</dd>
+
+<dt>jitter</dt>
+<dd>The short term change in a value</dd>
+
+<dt>ms, millisecond</dt>
+<dd>One thousandth of a second = 0.001s</dd>
+
+<dt>ppm, parts per million</dt>
+<dd>Ratio between two values. These following are all the same:
+ 1 ppm, one in one million, 1/1000000, 0.000001, and 0.0001%</dd>
+
+<dt>refclock</dt>
+<dd>Reference clock, from a GPS module or other source of time.</dd>
+
+<dt>remote clock</dt>
+<dd>Any clock reached over the network, LAN or WAN.</dd>
+
+<dt>upstream clock</dt>
+<dd>Any remote clock or reference clock used as a source of time.</dd>
+
+<dt>us, µs, microsecond</dt>
+<dd>One millionth of a second, and one thousandth of a millisecond,
+0.0000001s.</dd>
+</dl>
+
<br>
<br>
<br>
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e39a07502e5b0a55b7ea5b3a2db86e99b1f08f52
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160825/c4cc1846/attachment.html>
More information about the vc
mailing list