device (table) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 1
- Current Page: 1
- Total Pages: 1
| 01KEHB9A4WEHPCRJ90D1YW4DDQ | ip-10-0-19-96 | "SINGLETON" | UNKNOWN | { "global_cpu_info": { "cpu_usage": 1.4433581, "name": "cpu", "vendor_id": "", "brand": "", "frequency": 0 }, "cpus": [ { "cpu_usage": 0.0, "name": "cpu0", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu1", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu2", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu3", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu4", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu5", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu6", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 }, { "cpu_usage": 0.0, "name": "cpu7", "vendor_id": "GenuineIntel", "brand": "Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz", "frequency": 3620 } ], "physical_core_count": 4, "total_memory": 16377430016, "free_memory": 879587328, "available_memory": 8502263808, "used_memory": 7875166208, "total_swap": 0, "free_swap": 0, "used_swap": 0, "uptime": 1385424, "boot_time": 1766575883, "load_average": { "one": 0.28, "five": 0.24, "fifteen": 0.24 }, "name": "Ubuntu", "kernel_version": "6.8.0-1044-aws", "os_version": "22.04", "long_os_version": "Linux 22.04 Ubuntu", "distribution_id": "ubuntu", "host_name": "ip-10-0-19-96" } | {"sqlpage":"^0.31.0","pgwire":"^0.22.0","rusqlite":"^0.32.1","sqlean":"0.27.1"} | 2026-01-09 12:21:47 | UNKNOWN | 2026-01-09 12:21:47 |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: END, found: ' ||
' at Line: 42, Column: 149"console/content/table/device.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.