That’s a shitty analogy, at least for yesterday’s outage. The sites behind cloudflare were working, they were just inaccessible because of cloudflare’s fuck up.
amlor
- 0 Posts
- 2 Comments
Joined 5 months ago
Cake day: July 4th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


In my last place of work we just used a small perl script for such monitoring. You just recursively parse the whole body, save which paths exist and what type of data they have into db. When something changes it posted an alert to a webhook. Your case is a bit more complicated, but not by much.