bifrost.talisman.org |
mips |
| id | status | tlast | tnext | tspan | value |
|---|---|---|---|---|---|
| 299301845 | pristine | 08:39:26 | 08:59:26 | 1200 | 11172 |
2 X (5586 bogomips) Intel(R) Pentium(R) CPU G6950 @ 2.80GHz, sum speed now 2398 MHz, sum bogomips now 4784.01 | |||||
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 = 'bifrost.talisman.org'