Minimalist home network monitoring with shell scripts and ntfy.sh
Running a home server does not have to mean setting up a full-blown monitoring stack. For my needs, a few shell scripts and push notifications are all it takes to keep things simple, reliable, and easy to maintain.
I use ntfy.sh for notifications. It is a simple, open-source tool that lets you send push notifications to your devices via a single HTTP request. It is lightweight, easy to set up, and fits perfectly with my minimalist approach.