top | item 42332760

Show HN: Checkmate, a server and infrastructure monitoring application

21 points| gorkemcetin | 1 year ago |github.com

We just released Checkmate 2.0 (formerly BlueWave Uptime). Originally designed as a simple uptime manager, Checkmate has evolved into an infrastructure monitoring tool.

With the addition of our lightweight Go-based server agent (Capture) it's possible to monitor key metrics like CPU, RAM, and disk usage across remote servers.

We’re now exploring new features, including enhanced notifications, advanced configuration options, DNS monitoring, and status pages (which are almost ready to launch btw). There are no plans for synthetic monitoring, APM, log management, traces etc. It'll hopefully stay as small as possible.

It's still the early days for Checkmate. The project gained some traction with 31 contributors and this version itself had 13 contributors.

- Server: https://github.com/bluewave-labs/checkmate

- Agent: https://github.com/bluewave-labs/capture

- Demo: https://checkmate-demo.bluewavelabs.ca/ (The username is uptimedemo@demo.com and the password is Demouser1! )

7 comments

order

cweagans|1 year ago

At risk of sounding like the dropbox/rsync guy, is this materially different from what you can accomplish with Prometheus, the Blackbox exporter, (optionally) the node exporter, and Grafana?

johng|1 year ago

Upvoted, looks neat. This is potentially a huge security issue though so I'd love to see more history/reviews before running this.

gorkemcetin|1 year ago

Would love to learn more about this. Could you please share some more information?

KetoManx64|1 year ago

What makes this a security issue?