Show HN: Web App Monitoring for Go Developers
monibot.ioHello HN,
Monibot is a service for monitoring server resource usage and website uptime and application metrics, all packaged in one tool.
The tool provides more insights than UptimeRobot or Pingdom, and is less complex than Data Dog or New Relic.
I've been working on this project because I develop web apps in Go and run them on Linux servers. Monitoring all my apps and servers took more and more time, so I needed an automated solution. Existing tools didn't meet my needs (too complex, too costly, too few insights), so I decided to build Monibot.
I invite everybody (especially Golang web developers) to register for free and play around with it. Any kind of feedback would be greatly appreciated.
A command line tool written in Go is available, as well as a Go SDK for using Monibot directly from your Go apps:
https://github.com/cvilsmeier/moni
https://github.com/cvilsmeier/monibot-go
No comments yet.