Accusys
|
4f1e546104
|
feat: Momentry Dashboard web app (Flask)
- Realtime dashboard on port 5050
- Pipeline checklist (8 stages ✅/❌)
- System health: CPU, memory, disk, GPU, 4 services
- Redis metrics: memory, clients, hit rate, keys
- DB table counts: videos, chunks, face_detections, identities, TKG
- Processor timing chart
- Auto-refresh every 15 seconds + manual refresh button
Usage: python3 scripts/dashboard.py
Open: http://localhost:5050
|
2026-05-09 17:43:26 +08:00 |
|