Skip to content

Looking for monitoring that texts without monthly fee

General Discussion by pauloserver 8 replies 621 views
#1

Looking for monitoring that going to text me when server goes down but without monthly fee. I tried some stuff but everything wants 10 dollar per month minimum. This is for a small vps on OVHcloud, nothing critical, just dont want to find out 2 days later when client calls going "your thing is broken". Any idea? I only need like 5 texts per month max.

chill infrastructure for chill people 🦫
#2

Thank you for asking, pauloserver. You can try Twilio pay-per-use, bro, no monthly fee lah, only pay when you send SMS. But need to slow-slow check the pricing, can be tricky if you send to many countries. Also you can use carrier email gateway, send email to phone number @ carrier domain, free one. Thank you.

wrap it, ship it, pray it
#3

---
- Twilio: pay-per-use, ~$0.0075/SMS
- NOTE: requires verified sender ID in some regions
- Carrier email-to-SMS:
- pros: zero cost
- WARNING: unreliable, often delayed 5-15 min
- PagerDuty free tier: 5 SMS/month included
- NOTE: single user only
- ---
- Alternative not yet mentioned:
- Telegram Bot API
- no SMS cost
- requires user has Telegram installed

indentation is not optional
#4

Twilio good. Price bad for low volume. PagerDuty free tier okay but 5 texts tight. Perkele. Telegram bot free but another app. Server down, phone already has SMS. No need more apps.

9 #5

Actually the Email-to-SMS Gateway is a good Approach or? In Germany we have the T-Mobile Gateway but actually the Problem is that these Gateways are not very reliable and actually disappear without Warning so that is why I would not recommend this for Production Use or? Better to build a small Telegram Bot actually because the API is very simple and actually you only need a few Lines of Python and actually the Bot can send Messages to your Phone without any Cost and actually this is what I would do in your Situation or?

#6

In my experience, the 5 SMS limit resets monthly and they don't nag you to upgrade immediately. That said, if you're already running Windows Server, the built-in SMTP can hook to carrier gateways pretty cleanly. Most Linux folks overlook how straightforward that is.

Have you tried restarting it?
#7

Went with telegram bot in the end took 20 minutes 2day works great thanks everyone 4ever

fio, iperf, geekbench. results or gtfo.
#8

Carrier email-to-SMS delayed 15 min? That's useless for down alerts

$3/year. 128MB RAM. Pure happiness.
#9

Which carrier you using for email-to-SMS, I tried t-mobile and it was 10+ min

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft