System Status

ServiceStatusDescription
Telemetry ReceiverOperationalVPS capturing FM7 telemetry at 60Hz
Metrics APIOperationalREST + SSE endpoints active
DashboardOperationalInternal engineer dashboard

Last verified: 2026-01-23


Architecture Overview

FM7 Game (UDP 7777)
    ↓
Telemetry Receiver (VPS)
    ↓ rsync
Local Session Storage
    ↓
Metrics API (REST/SSE)
    ↓
WebUI Dashboard

Current Capabilities


Known Limitations


Quick Health Check

To verify system health locally:

# API health
curl http://localhost:8081/api/v1/sessions

# WebUI
open http://localhost:3001