💾 Archived View for bbs.geminispace.org › u › norayr › 16301 captured on 2024-06-16 at 19:21:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-26)
-=-=-=-=-=-=-
Re: "UNIX way/KISS monitoring and alerting What do you use to..."
my friend uses monit
not only for local processes, but also to monitor different servers.
Apr 23 · 8 weeks ago
UNIX way/KISS monitoring and alerting What do you use to monitor multiple machines/servers/services/etc? I am interested in the most simple, flexible, and robust approach to monitoring/alerting. What kind of software, approaches, etc. Systems like Nagios/Icinga and Zabbix seem to me very overloaded and are one big point of failure. I know about Monit, Munin, RRDTools. But are there any even simplest options? It is possible even without external dependencies, i.e. databases, or even without...