@@ -31,6 +31,40 @@ PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
31
31
You should have received a copy of the GNU Affero General Public License along
32
32
with this program. If not, see < https://www.gnu.org/licenses/agpl.html > .
33
33
34
+ ## Gallery
35
+
36
+ Here are some graphs produced with data gathered by NTPmon using telegraf,
37
+ InfluxDB, and Grafana.
38
+
39
+ A system offset graph:
40
+
41
+ ![ Graph of system offset] ( doc/offset.png )
42
+
43
+ A system offset histogram:
44
+
45
+ ![ Histogram of system offset] ( doc/offset-histogram.png )
46
+
47
+ A root dispersion graph:
48
+
49
+ ![ Graph of root dispersion] ( doc/root-dispersion.png )
50
+
51
+ A frequency error graph showing variation based on temperature due to time of day:
52
+
53
+ ![ Histogram of frequency error] ( doc/frequency.png )
54
+
55
+ Or you could try these interactive Grafana dashboard snapshots:
56
+ - https://snapshots.raintank.io/dashboard/snapshot/QV6YTE7nuInMuThGEBtViPLWNoAZqTYs
57
+ - https://snapshots.raintank.io/dashboard/snapshot/V8lcRJEY1jhHe1h8EqQSEalkzEW9WG0O
58
+ - https://snapshots.raintank.io/dashboard/snapshot/xHdgapqImIxKOH36x9dk2rkA6UjPYrwg
59
+ - https://snapshots.raintank.io/dashboard/snapshot/FrJ0HQJ6lpBtfjezDHwbwKVauChd9TMN
60
+ - https://snapshots.raintank.io/dashboard/snapshot/jQUiLFkHKNKJJSJZLz6ZiYpaKA3X2EH4
61
+
62
+ You can find more context for these dashboards in the following blog posts:
63
+
64
+ - https://www.libertysys.com.au/2024/04/aws-microsecond-accurate-time-first-look/
65
+ - https://www.libertysys.com.au/2024/04/tlntc-time-infrastructure/
66
+ - https://www.libertysys.com.au/2024/04/vm-timekeeping-using-the-ptp-hardware-clock-on-kvm/
67
+
34
68
## Installation
35
69
36
70
On Ubuntu (and possibly other Debian derivatives) NTPmon and its prerequisites
0 commit comments