Comment by π€ BBSman
Re: "UNIX way/KISS monitoring and alerting What do you use toβ¦"
Mon is another lightweight monitoring system
β https://doc.coker.com.au/projects/etbe-mon/
2024-04-21 Β· 2 years ago
1 Later Comment
π norayr Β· 2024-04-23 at 00:58:
my friend uses monit
not only for local processes, but also to monitor different servers.
Original Post
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...