tanelorn.talisman.org |
mips |
| id | status | tlast | tnext | tspan | value |
|---|---|---|---|---|---|
| 214116814 | pristine | 2023-02-01 09:54:05 | 2023-02-01 10:14:05 | 1200 | 22396 |
4 X (5599 bogomips) Intel(R) Xeon(R) CPU W3530 @ 2.80GHz, sum speed now 6448 MHz, sum bogomips now 12893.6971428571 | |||||
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 = 'tanelorn.talisman.org'