this post was submitted on 17 Nov 2023
3 points (100.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

I have a 4g modem at home and I would like to get notified when it goes offline. No these 4g modems do not support static Ip so having something like uptime robot unfortunately is not possible. Is there another way to get this to have some form of outside ping monitoring without a static IP? I tried setting up ddns on 4g modem but didnt seem to work..

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Uptime-Kuma has push monitoring. Get the modem or another device connected to it to curl or wget the URL every minute then have Uptime-Kuma send a Discord or Slack or whatever notification to you. When the url becomes unavailable, you get a notification.

Host it on a VPS or you can use Fly.io for free.