{% extends "base.html" %} {% block title %}SFM Admin - Seismo Fleet Manager{% endblock %} {% block content %}
← Back to Developer Tools

SFM Admin

Diagnostics for the Seismograph Field Module (SFM) backend.

Loading SFM status…

Connection

terra-view → SFM URL
{{ sfm_base_url }}
Last checked
Version
Known Units
Total Events
Stale: monitor_log
Stale: ach_sessions

Per-Unit Roll-up

All seismograph serials SFM has ever seen, with their last-event timestamp and total event count. Sourced from GET /db/units.

Serial Last Seen Events Monitor (stale) Sessions (stale)
Loading…

Recent Events — Forwarding Latency

The last 25 events SFM ingested, with the gap between the event's recorded timestamp and when SFM received the forward. Large latencies indicate the watcher is forwarding stale files (e.g. after a network outage).

Recorded Serial Forwarded Latency File
Loading…

Raw API Tester

Send a GET request to any SFM endpoint via the terra-view /api/sfm/* proxy. Path is relative to SFM root (no leading slash).

/api/sfm/
{% endblock %}