Readit News logoReadit News
Posted by u/vednig 2 months ago
Ask HN: What do use for private service monitoring?
What do you use for private service monitoring in your organization, and how did you configure it initially?
runjake · 2 months ago
> What do you use for private service monitoring in your organization

Xymon and custom script tests. It's old and ugly, but it's very reliable, flexible, and easy to use. I've tried a number of different solutions, such as Nagios and others, but kept coming back to Xymon.

> how did you configure it initially

~30 years ago, with lots of upkeep and cleanups.

uaas · 2 months ago
Seems like you’re looking for a glorified ping/prober? There’s blackbox_exporter for Prometheus that works great.
stop50 · 2 months ago
I used a lot of nagios descedants like icinga and checkmk. but at the moment i like the prometheus+grafana stack more.
Squeeeez · 2 months ago
What do you mean by a "private" service?

And what kind of monitoring?

vednig · 2 months ago
services that are on an internal network and not accessible publicly, hence would require giving the tool access to the network to have continuous availability checks
SoberPingu · 2 months ago
Uptime kuma