Skip to content

Commit c39076c

Browse files
committed
Add example graphs
1 parent 5e53d65 commit c39076c

File tree

5 files changed

+34
-0
lines changed

5 files changed

+34
-0
lines changed

README.md

+34
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,40 @@ PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
3131
You should have received a copy of the GNU Affero General Public License along
3232
with this program. If not, see <https://www.gnu.org/licenses/agpl.html>.
3333

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+
3468
## Installation
3569

3670
On Ubuntu (and possibly other Debian derivatives) NTPmon and its prerequisites

doc/frequency.png

94 KB
Loading

doc/offset-histogram.png

33.3 KB
Loading

doc/offset.png

141 KB
Loading

doc/root-dispersion.png

405 KB
Loading

0 commit comments

Comments
 (0)