yggdrasil-old.talisman.org

mips

last

computational strength measure in bogomips or a close facsimile

id status tlast tnext tspan value
158829109 pristine 2022-02-05 16:58:27 2022-02-05 17:18:27 1200 51392
8 X (6424 bogomips) Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz, sum speed now 15414 MHz, sum bogomips now 37085.9685393258
2025-11-08 08:32:00 +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 = 'yggdrasil-old.talisman.org'