(all hosts)

ntp

last

network time protocol synchronization performance

host id status text tlast tnext tspan value
bifrost.talisman.org 332763126 pristine SYNCHING [216.229.4.69] 11:17:46 11:27:46 600 -0.05
grok.talisman.org 227366 pristine SYNCHING [137.190.2.4] 2019-06-23 20:18:05 2019-06-23 20:28:05 600 -0.51
hades.talisman.org 305063732 nominal SYNCHING [192.188.253.13] 2025-12-19 23:31:13 2025-12-19 23:41:13 600 1.12
jotunheim.talisman.org 214116628 nominal SYNCHING [192.188.253.13] 2023-02-01 09:52:41 2023-02-01 10:02:41 600 2.23
karazhan.talisman.org 332763194 nominal SYNCHING [142.248.192.33] 11:18:11 11:28:11 600 -1.69
minx.talisman.org 66726025 nominal SYNCHING [129.250.35.250] 2020-10-12 22:51:47 2020-10-12 23:01:47 600 -2.21
sphinx.talisman.org 332762911 pristine SYNCHING [69.89.207.99] 11:16:17 11:26:17 600 -0.81
tanelorn.talisman.org 214116713 nominal SYNCHING [192.188.253.13] 2023-02-01 09:53:10 2023-02-01 10:03:10 600 2.46
valhalla.talisman.org 165822276 pristine SYNCHING [192.188.253.13] 2022-03-10 01:13:51 2022-03-10 01:23:51 600 0.42
voodoo.talisman.org 553457 pristine SYNCHING [206.55.191.142] 2019-06-24 23:43:09 2019-06-24 23:53:09 600 -0.57
warpgate.talisman.org 332762684 nominal SYNCHING [12.205.28.193] 11:14:58 11:24:58 600 -1.33
yggdrasil-old.talisman.org 158829837 nominal SYNCHING [192.188.253.13] 2022-02-05 17:02:57 2022-02-05 17:12:57 600 15.04
yggdrasil.talisman.org 332763104 pristine SYNCHING [192.188.253.13] 11:17:40 11:27:40 600 -0.97
2026-06-13 11:18:45 +0000 (UTC)

Query was:

SELECT eventslast.id, hosts.name as host, eventslast.attribute, eventslast.value, eventslast.valtext, eventslast.text, eventslast.tspan, extract(epoch from eventslast.t) as tlast, extract(epoch from eventslast.t)+eventslast.tspan as tnext,statuses.name as status FROM eventslast, hosts, monitors, statuses WHERE eventslast.host = hosts.id AND eventslast.monitor = monitors.id AND eventslast.status = statuses.id AND monitors.name = 'ntp'