secubox-openwrt/package/secubox/secubox-core/root/etc
CyberMind-FR 13c1e596d2 feat(core): Add 3-tier stats persistence and LuCI tree navigation
Stats Persistence Layer:
- Add secubox-stats-persist daemon for never-trashed stats
- 3-tier caching: RAM (/tmp) → buffer → persistent (/srv)
- Hourly snapshots (24h), daily aggregates (30d)
- Boot recovery from persistent storage
- Heartbeat line: real-time 60-sample buffer (3min window)
- Evolution view: combined influence score over time

RPCD Stats Module:
- get_timeline: 24h evolution for all collectors
- get_evolution: combined influence score timeline
- get_heartbeat_line: real-time 3min buffer
- get_stats_status: persistence status and current values
- get_history: historical data per collector
- get_collector_cache: current cache value

LuCI Tree Navigation:
- Add clickable tree of all 60+ SecuBox LuCI apps
- Organized by category: Security, Network, Monitoring, Services, etc.
- Real-time search filter
- Available at /secubox-public/luci-tree and /admin/secubox/luci-tree

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 11:23:27 +01:00
..
config feat: Stats evolution, LED tri-color pulse, Widget Fabricator 2026-02-06 20:43:45 +01:00
cron.d feat(core): Add 3-tier stats persistence and LuCI tree navigation 2026-02-11 11:23:27 +01:00
hotplug.d/iface fix: Simplify WAN access to DMZ-style open ports (v0.6.0-r36) 2026-01-08 17:31:26 +01:00
init.d feat(secubox-core): Add secubox-landing page generator 2026-02-08 06:15:37 +01:00
secubox
uci-defaults feat(cloner): Add SecuBox Station Cloner/Deployer 2026-02-08 06:52:59 +01:00