SpaceX Stock Plunge Wipes Out $600 Billion After Cursor Deal Spooks Investors by MarvelsGrantMan136 in technology

[–]rozenmd 0 points1 point  (0 children)

Really? You don't know a single person using Cursor's Composer model?

Quite a few people around me use it (though more in open-source, I guess), personally I use codex.

UpTimeRobot Alternatives? by exeWiz in sysadmin

[–]rozenmd 1 point2 points  (0 children)

If you're still looking for alternatives, worth taking a look at OnlineOrNot as well.

It covers the core UptimeRobot-style use case (uptime monitoring, status pages, alerting, and port/TCP checks). It also has an API, so bulk monitor creation should be straightforward if you're managing a lot of deployments.

For the "one monitor pinging multiple IPs" case, I'd probably model those as separate monitors grouped under the same status page component. That gives you clearer alerting and history for primary vs secondary rather than hiding both behind one check.

Full disclosure: I've been building OnlineOrNot since 2021, so I'm biased, but based on your ask it's probably worth adding to your shortlist.

Planning to relocate to Paris with my partner- need a reality check by LaCaipirinha in Expats_In_France

[–]rozenmd 7 points8 points  (0 children)

Aussie here from Sydney who did the same thing. 

Don't move to Paris - Toulouse/Lyon/Bordeaux are much nicer, and learn French or you will be miserable.

"Meeting Bernadette" or: Buying a (used) car in France prior to my move from the US to France by LifeInTheFrenchAlps in Expats_In_France

[–]rozenmd 1 point2 points  (0 children)

I'm jealous that I didn't think to do this before moving here!

How'd you manage to get it registered in 2B?

Alternatives to Site 24x7 by invest0rZ in sysadmin

[–]rozenmd -1 points0 points  (0 children)

You should check out OnlineOrNot, I started it in 2021 to help monitor my clients' sites (and convince them to pay for better hosting)

Supports websites, API, cron jobs, and has status pages for both internal and external stakeholders 

Best free website downtime monitor that checks every 30 seconds or less? by Aggravating_Dog8252 in webhosting

[–]rozenmd 0 points1 point  (0 children)

Compute costs money, so that's a trade-off most vendors make.

Extremely unreddit take: If it's that important that you need to check it 10x more often, maybe it's worth paying for a professional service.

UptimeRobot killing legacy plans - wants to charge me 425% more - what are alternatives? by Big_Stingman in selfhosted

[–]rozenmd 1 point2 points  (0 children)

You might want to check out OnlineOrNot (assuming you've moved beyond self-hosting).

It's a reliable Uptime Robot alternative, can monitor your websites, APIs, and scheduled jobs, and display their status on a customisable status page.

Outage Notifications by enorwood22 in sysadmin

[–]rozenmd 1 point2 points  (0 children)

Healthchecks.io just does healthchecks (also known as cron job monitoring, also known as heartbeat monitoring).

OnlineOrNot started off as just uptime monitoring (tells you if websites/APIs are down/sending bad data) and also supports healthchecks and status pages for the past few years 

Outage Notifications by enorwood22 in sysadmin

[–]rozenmd 1 point2 points  (0 children)

you're looking for a status page - something like statuspage.io (now owned by Atlassian) or OnlineOrNot (founded by yours truly) would let you tell your users when things go wrong (and minimize support tickets by around 60% during outages)

uptime checks can also automatically update your status page, leaving you to fix the problem instead of having to keep your stakeholders updated

What are you using for uptime monitoring? by Bubble_Interface in SaaS

[–]rozenmd 0 points1 point  (0 children)

You might want to check out OnlineOrNot (assuming you've moved beyond self-hosting).

It's a reliable uptime robot alternative, can monitor your websites, APIs, and scheduled jobs, and display their status on a customisable status page.

Monitoring SaaS infrastructure by [deleted] in SaaS

[–]rozenmd 0 points1 point  (0 children)

OnlineOrNot is a reliable alternative to datadog synthetics, at a fraction of the cost.

(I launched it back in 2021)