this post was submitted on 22 Jul 2023
18 points (95.0% liked)

Self Hosted - Self-hosting your services.

14471 readers
42 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

I suffer several micro cuts a day since a couple weeks. I'd like to monitor these cuts to help diagnose the issue with my ISP.

Is there any docker image that allows to do this ? I only found internet speed monitoring.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 2 years ago (1 children)

That's not exactly the solution I was looking for, but that was very instructive. Thank you.

[โ€“] [email protected] -1 points 2 years ago* (last edited 2 years ago)

Ah I see you mentioned the cuts are only a few seconds long. This wouldn't catch that very well.

If you have a server outside of your network you could simply hold open a TCP connection and report when it breaks, but I'll admit at that point it's outside of what I've had to deal with.