Push notifications when a station changes state — when it enters a problem (capture down, stalled output, low disk, host offline) and when it recovers. Delivered through Telegram or ntfy.
Subscriptions use a handle. The same handle works in either app:
| Handle | Covers |
|---|---|
<group> | a whole group (e.g. Dunrobin) |
<station> | a single camera (e.g. CAWEC2) |
<prefix> | a whole network — any leading 3+ characters of a station ID (CAC, USV, USC). Covers current and future stations with that prefix. |
To find a handle, type it into the dashboard's filter box; it displays the handle to subscribe to.
/subscribe <handle> (e.g. /subscribe Dunrobin)./list shows current subscriptions; /unsubscribe <handle> removes one.https://ntfy.contrailcast.com.CAC), or open https://ntfy.contrailcast.com/<handle> in a browser.On iOS, use Telegram. ntfy's iOS notifications are relayed through Apple's push service via a rate-limited shared relay and may be delayed or dropped.
A new problem notifies immediately; a recurring or flapping one is progressively throttled. A separate notification is sent on recovery.
Notifications contain the station ID, status, and a short problem description only — no location, hostname, or disk size.
← Back to the dashboard