Skip to content

Uptime Monitoring Part 2: Episode 2: DIY Monitoring Tool

Well well well. Here we are again. Today i woke up to ~130 notifications from my uptume kuma instance.

EVERY SINGLE GOD DAMN ONE WAS A FALSE POSITIVE

WHAT. THE. FUCK.

So. I've had enough with this BS and made my own uptime monitor tool basicUptime in golang

I added are bare minimum features i need and a basic UI you can see here. Made nginx cache the backend to make it preform decently, and it works a bit better than Uptime Kuma at least and I may add support for instances asking others about status to see if it should send a ping.

For now though It's perfectly fine and il demo it without pings just in case it's gonna false positive too and hopefully it works a lot better

I will add support for Minecraft Java server monitoring though at some point.