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?

3 points | by vednig 1 day ago

5 comments

  • runjake 22 hours 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 7 hours ago
    Seems like you’re looking for a glorified ping/prober? There’s blackbox_exporter for Prometheus that works great.
  • stop50 1 day ago
    I used a lot of nagios descedants like icinga and checkmk. but at the moment i like the prometheus+grafana stack more.
  • Squeeeez 1 day ago
    What do you mean by a "private" service?

    And what kind of monitoring?

    • vednig 1 day 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 1 day ago
    Uptime kuma