karazhan.talisman.org |
mips |
| id | status | tlast | tnext | tspan | value |
|---|---|---|---|---|---|
| 299302185 | pristine | 08:43:34 | 09:03:34 | 1200 | 38400 |
6 X (6400 bogomips) Intel(R) Xeon(R) CPU W3670 @ 3.20GHz, sum speed now 11200 MHz, sum bogomips now 22400 | |||||
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'