A webpage showing ping graphs for several websites

2023

status.eriksonarias.dev

Custom self-hosted service uptime monitor.

Visit website →

A one-day project, I wanted to have my own dashboard to see all of my online services at-a-glance. Hosting game servers for friends and family as well as running multiple personal websites, I wanted to incorporate a bit of infrastructure that resembles more professional monitoring systems.

Under the hood, there is one site endpoint that handles all request sending and response handling for the live graphs. Each site and service is described with an extensible YAML file, with the backend script setting up the described health checks and enabling live updates on the frontend.