jotunheim.talisman.org

mips

last

computational strength measure in bogomips or a close facsimile

id status tlast tnext tspan value
214115769 pristine 2023-02-01 09:46:06 2023-02-01 10:06:06 1200 25600
4 X (6400 bogomips) Intel(R) Xeon(R) CPU W3565 @ 3.20GHz, sum speed now 7574 MHz, sum bogomips now 15148
2025-11-08 08:31:36 +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 = 'mips' AND hosts.name = 'jotunheim.talisman.org'