minx.talisman.org |
mips |
| id | status | tlast | tnext | tspan | value |
|---|---|---|---|---|---|
| 66726034 | pristine | 2020-10-12 22:51:52 | 2020-10-12 23:11:52 | 1200 | 12766 |
2 X (6383 bogomips) Pentium(R) Dual-Core CPU E6700 @ 3.20GHz, sum speed now 4905 MHz, sum bogomips now 9783.9421875 | |||||
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 = 'minx.talisman.org'