New LuCI view at Status > SecuBox Metrics showing: - System health (load, CPU, uptime) - Resources (memory, disk) - Services (HAProxy, sites, apps, Tor) - Network connections - Security stats (CrowdSec bans, attacks, countries) Auto-refreshes every 10 seconds with cyberpunk styling. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"admin/status/secubox-metrics": {
|
|
"title": "SecuBox Metrics",
|
|
"order": 5,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "status/secubox-metrics"
|
|
}
|
|
}
|
|
}
|