Dashboard

Current diagnostics and support contact volume.

Diagnostics
-
Hosts
-
Open contacts
-
Total contacts
-
Agent reporting
Hosts auto-enroll on first boot — no token to configure. Each host self-registers at /api/enroll and forwards reports to /api/ingest with its own per-host bearer token.
# Silence a noisy/compromised host (find agent_id in the Hosts data):
wrangler d1 execute virtainer-reports --remote \
  --command "UPDATE hosts SET revoked = 1 WHERE agent_id = '<agent_id>'"

Recent diagnostics

Latest reports received from agents.

View diagnostics
ReceivedHostKindMessageCopy
Loading...