(all hosts)

ntp

last

network time protocol synchronization performance

host id status text tlast tnext tspan value
bifrost.talisman.org 325074517 pristine SYNCHING [216.229.4.69] 19:05:17 19:15:17 600 -0.94
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 325074430 nominal SYNCHING [69.89.207.199] 19:04:52 19:14:52 600 1.72
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 325074764 pristine SYNCHING [185.125.190.57] 19:07:59 19:17:59 600 -0.55
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 325074429 nominal SYNCHING [24.229.44.105] 19:04:49 19:14:49 600 -6.75
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 325074739 nominal SYNCHING [192.188.253.13] 19:07:28 19:17:28 600 1.2
2026-04-27 19:08:27 +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'