WHOIGit / PhytO-ARM

PhytO-ARM: Phytoplankton Observing for Automated Real-time Management
https://hablab.whoi.edu/phyto-arm/
GNU General Public License v3.0
0 stars 0 forks source link

Heartbeat monitoring for power loss detection #19

Open figuernd opened 1 year ago

figuernd commented 1 year ago

Deployments that lose power will go dark without being noticed since they cannot send the customary shutdown alerts. Resolve by having a server at home watch for a periodic heartbeat and send an alert if the heartbeat stops coming through after some predetermined amount of time.

rgov commented 1 year ago

If they're on a WireGuard / Tailscale network we can just ping and use some standard monitoring tool.

figuernd commented 1 year ago

Oh yeah I wrote this for NDSF, probably easily used here https://github.com/WHOIGit/heartbeat_monitor