I haven’t touched my Oracle in months. What exactly is happening?
Comment on How to get a phone notification if my VPS goes offline?
AbidanYre@lemmy.world 3 weeks ago
Uptime Kuma has a number of notification options.
I just had to set one up because the Oracle free tier is hot garbage and needs resetting every day or two.
poop@lemmy.zip 3 weeks ago
Appoxo@lemmy.dbzer0.com 3 weeks ago
Same here. Run it on my VPS to test my outside reachability and inside to check against my VPS.
wreckedcarzz@lemmy.world 3 weeks ago
This is what I use, though I run it on a local server that checks services that it runs (update breaks something, etc) and then also reaches out to the vps (and more) for status checks. Have it check services that are accessible by an access control rule, so the server is protected but you have updates on exactly what is having issues.
comrade_twisty@feddit.org 3 weeks ago
I used uptime Kuma with signal-cli for notifications - it’s been rock solid. I also have anotger uptime kuma that uses email as notification option to monitor my primary uptime kuma and the signal-cli.
thirdBreakfast@lemmy.world 3 weeks ago
+1 for Uptime Kuma, I use it with ntfy. If OP doesn’t want a self hosted solution, there’s UptimeRobot - essentially SAAS Uptime Kuma, but with a free tier.