{% extends "base.html" %} {% block title %}SFM Admin - Seismo Fleet Manager{% endblock %} {% block content %}
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… | ||||
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… | ||||
Send a GET request to any SFM endpoint via the terra-view /api/sfm/* proxy. Path is relative to SFM root (no leading slash).