karazhan.talisman.org |
mips |
| id | status | tlast | tnext | tspan | value |
|---|---|---|---|---|---|
| 325085357 | pristine | 20:44:57 | 21:04:57 | 1200 | 38394 |
6 X (6399 bogomips) Intel(R) Xeon(R) CPU W3670 @ 3.20GHz, sum speed now 11211 MHz, sum bogomips now 22418.4965625 | |||||
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 = 'karazhan.talisman.org'