tanelorn.talisman.org

ssh

last

check for acceptably low latency on SSH connections with clients

id status tlast tnext tspan
299301194 mon-away 08:32:06 08:38:06 360
2025-11-08 08:34:51 +0000 (UTC)

Query was:

SELECT eventslast.id, 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 = 'ssh' AND hosts.name = 'tanelorn.talisman.org'