Hey #openSource and #linux folks, what are we using to monitor self-hosted systems these days (OS and service) with alerting?

I have a few internet-facing systems that are in different datacenters without a shared private network and am looking for the best way to monitor them with alerting with the usual "who watches the watcher" problem.

Are we still using Nagios? Prometheus / Grafana?

@gairdeachas Check out Icinga2. It originally started as a fork of Nagios and has since evolved into a powerful monitoring tool

https://github.com/Icinga

Icinga

Icinga is a resilient, open source monitoring and metric solution system. - Icinga

GitHub