How do you handle absolutely critical alerts on your Android phone?
from ikidd@lemmy.world to selfhosted@lemmy.world on 13 Apr 15:16
https://lemmy.world/post/28172843

I currently do a lot of my monitoring via MQTT for my solar system etc. I currently use MQTT Alert and set up my alerts to ring my phone at top volume until silenced. But I have missed more than one alert because I don’t think the background agent is always active and it doesn’t necessarily start when I reboot the phone. While the application does “monitor” the MQTT connection, it only makes a short sound if it drops, with no followup until you notice that there was a notification and go back into it to figure out why the connection is down.

Does anyone have foolproof way of getting things like security alerts that will always trigger on the phone, without having to check the phone 10 times a day to be sure the application is on and the connection is active?

#selfhosted

threaded - newest

TheButtonJustSpins@infosec.pub on 13 Apr 15:20 next collapse

I just get alerts over telegram. They’re just regular notifications, but you could probably set specific notification behavior and sounds for the app?

Edit: Though that’s not a selfhosted solution. Sometimes it’s a decision between reliability and selfhosted. e.g., I went back to Tailscale from Headscale when I lost connectivity through Headscale and couldn’t figure out how to get it back.

Onomatopoeia@lemmy.cafe on 13 Apr 16:15 collapse

Sometimes it’s a decision between reliability and selfhosted

This is an excellent point to keep in mind.

Using something like Telegram for notifications/alerts exposes a minimal amount of info/metadata.

XMPP could be a useful alternative, since there are numerous hosts/providers available, and it’s a privacy minded community.

KaninchenSpeed@sh.itjust.works on 13 Apr 15:21 next collapse

I’ve experimented with ntfy, it works pretty well and is selfhostable. I don’t know if it natively support mqtt though.

Deebster@programming.dev on 13 Apr 17:04 next collapse

I went with ntfy as well - you can set the different levels to alert in different ways and my max priority is set to always ring even if the phone is on silent. Mostly I use max prio as a find-my-phone tool, but there are real alerts that would use it.

WhyJiffie@sh.itjust.works on 14 Apr 03:44 collapse

off topic but do you know about this app for find my phone purposes?

f-droid.org/packages/de.nulide.findmydevice

Deebster@programming.dev on 14 Apr 07:56 next collapse

I have Tasker running, and you can set it up to do this too. Between ntfy and Google’s version I think I’m covered already!

mac@lemm.ee on 14 Apr 13:56 collapse

I self host this, along with a ntfy server. Havent ever lost my phone since setting it up though, lol.

For me the gps updates appear to lag a bit, but show when I manually prompt for it.

ikidd@lemmy.world on 13 Apr 21:06 collapse

I can get notification to ntfy, but I’m not sure if the app is certain to blow my phone up until I notice it, which is my goal. Frankly, if I could trigger the Presidential Alert, I would do that.

Ulrich@feddit.org on 13 Apr 15:29 next collapse

Why/how did you miss the notification? Seems like a good place to start.

ikidd@lemmy.world on 13 Apr 21:05 collapse

The application isn’t 100% likely to stay active in the background it seems. I tried to program one myself but there’s a lot of bullshit going on in background apps in Android that I’m not familiar enough with to trust that I can do any better.

Ulrich@feddit.org on 13 Apr 21:10 collapse

Okay so you didn’t miss the notification, you didn’t receive it at all?

poVoq@slrpnk.net on 13 Apr 15:33 next collapse

XMPP is best for that IMHO.

catloaf@lemm.ee on 13 Apr 15:33 next collapse

If it’s absolutely critical, I would set something up to call you continuously until the alert is acknowledged.

Cobrachicken@lemmy.world on 13 Apr 17:23 next collapse

Here’s some information on using a broadband modem, further down on sending SMS and stuff with it, maybe this helps: https://wiki.archlinux.org/title/Mobile_broadband_modem

Edit: Typo

ikidd@lemmy.world on 13 Apr 21:03 collapse

Any suggestions for services that do that? I like the idea, I’d actually get a few different phones to ring if some of the alarms were to get triggered.

WhyJiffie@sh.itjust.works on 14 Apr 03:49 collapse

ntfy can do that too

docs.ntfy.sh/publish/#phone-calls

paf@jlai.lu on 13 Apr 15:37 next collapse

I’m using home assistant, with mqtt which acts for many things and I get notification in different way depending the needs. Could be home assistant app or telegram or lighting up some light or sending voice messages to a speaker. All notifications are triggered by automations looking at states. Haven’t done it but automation could be re launched automatically until (for exemple) I press a button or responding to telegram message

SpaceNoodle@lemmy.world on 13 Apr 15:43 next collapse

And uhhh which solar system would that be, exactly?

HelloRoot@lemy.lol on 13 Apr 16:04 next collapse

The one we are currently in I assume.

Proxima Centauri is pretty weird with it’s three gravitationally bound suns (Alpha Centauri A and B), who would set up alerrs for that?

/s

AbidanYre@lemmy.world on 13 Apr 16:32 next collapse

The latency on those alerts is a problem.

Onomatopoeia@lemmy.cafe on 13 Apr 16:51 next collapse

Gotta remember to enable Quantum Entanglement… Takes a lot more power, but solves the problem.

sugar_in_your_tea@sh.itjust.works on 13 Apr 21:38 next collapse

And a lot more pre-planning.

ashley@lemmy.ca on 14 Apr 15:45 collapse

i’ve heard the accuracy is off with those… but cmon 50% still means it’s right half the time

neidu3@sh.itjust.works on 13 Apr 16:53 collapse

I hear the API development for alpha centauri is pretty far behind its peer.

sugar_in_your_tea@sh.itjust.works on 13 Apr 21:38 collapse

So we should all be using Beta Centauri?

Zeoic@lemmy.world on 17 Apr 12:39 collapse

There is only one Solar system, the star system of Sol. Proxima Centauri is part of a star system

HelloRoot@lemy.lol on 17 Apr 14:39 collapse

But the joke doesn’t work if you are pedantic.

ikidd@lemmy.world on 13 Apr 21:02 next collapse

This is my summer solar system. I like to winter in the Antares.

sem@lemmy.blahaj.zone on 14 Apr 01:47 collapse

I don’t get it either

AtariDump@lemmy.world on 14 Apr 18:55 collapse

Think galaxy not panels.

Lem453@lemmy.ca on 13 Apr 15:43 next collapse

Gotify along with an external email service. I get each notification twice, immediately

Cyber@feddit.uk on 13 Apr 22:14 collapse

Hmm… I’m using gotify with a Ras Pi to send the alerts and I sometimes get long delays…

AFAICT it’s the phone, not the Pi, but all I can see are lots of websocket errors in the gotify client the time… are you not getting those then?

Lem453@lemmy.ca on 14 Apr 00:44 collapse

Mine works instantly on a pixel 8. There is a notification that is always active for the gotify app. I believe an always on notification is required for instant pushing with non google apps. Maybe you haven’t enabled it in the settings somewhere?

Cyber@feddit.uk on 14 Apr 06:04 collapse

Yeah, that’s all fine - when it works, it works well… But sometimes it just seems to get caught up in an error and can’t seem to reset for a few minutes. But ok, looks like your setup’s working ok, so must be just mine. I disabled a load of Google stuff and run trackercontrol (a local VPN on the phone that blocks stuff), so maybe I’ve broken something…

mhzawadi@lemmy.horwood.cloud on 13 Apr 17:23 next collapse

Pushover here, they have critical alert I think.

Use it for my nagios alert, home assistant and other command line stuff.

Super cheap at $5 one off payment and then 10000 messages per application. I have about 5 applications, so 10k*5.

B0rax@feddit.org on 13 Apr 17:49 next collapse

I use Pushsafer for this purpose

sugar_in_your_tea@sh.itjust.works on 13 Apr 21:40 next collapse

If you turn off the battery optimization setting, does it get better?

I was missing a bunch of alerts for Signal because I downloaded it outside the GPlay store (which handles waking up processes better), and I got much more reliable notifications after disabling that setting. It uses a lot more battery though, but maybe that’s worth it for you.

Lucki@feddit.org on 13 Apr 22:10 next collapse

dontkillmyapp.com

sugar_in_your_tea@sh.itjust.works on 13 Apr 22:14 collapse

Mine is a Pixel running GrapheneOS, and it doesn’t seem to be on your list. My issue is that I’m not using Google Play Services, so I don’t get the benefits that it provides, one of which is managing notifications. So Signal has to manage notifications itself, which means it basically needs to always be running instead of the more typical Android model of being woken up when there’s a notification.

Or maybe it’s what you linked. Either way, I’d check that and see if it’s an easy fix.

mac@lemm.ee on 14 Apr 13:57 collapse

For signal, you can look into a fork called Molly. I have Molly setup, along with molly-sockets, which allows for notifications via unified push

WhyJiffie@sh.itjust.works on 14 Apr 03:39 collapse

I use molly’s unifiedpush edition, with ntfy, and that works for me. ntfy never crashed on me yet.

also, it’s not signal that handles waking up, but firebase when you get it from the google store, none I think if you install the apk, and unifiedpush if you get molly unifiedpush edition

Matty_r@programming.dev on 14 Apr 08:53 next collapse

I have some alerts like that using Pushover. You can set it to treat high priority alerts like an alarm which bypasses things like do not disturb and silence etc

daniskarma@lemmy.dbzer0.com on 14 Apr 17:25 next collapse

I selfhost a matrix instance just for myself and my bots. And send myself notifications to the phone client element. I can even trigger a fake VoIP phone call for really important stuff.

Notifications come through as any other message app notification. And calls do the same.

In order to get all notifications and not destroy your phone battery I found out that you need to download the google play version as you need google services for notifications.

lemonuri@lemmy.ml on 15 Apr 10:41 collapse

Matrix seems a bit overkill. I think they would be better off with something like gotify.

Take a look at dontkillmyapp.com to see if your phone provider hinders your messages.

There is unified push as Google alternative as well, which works with the schildichat matrix client.

GeeDubHayduke@lemmy.dbzer0.com on 15 Apr 13:50 next collapse

I use the SlayerWaspKC method.

y0kai@lemmy.dbzer0.com on 16 Apr 00:03 collapse

for my solar system etc.

Of course I didn’t just search “self hosted solar system” only to be disappointed it wasn’t about planets lol that would be ridiculous.