๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ s โ€บ self-hosted โ€บ 16284 captured on 2024-05-26 at 15:46:15. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2024-05-10)

โžก๏ธ Next capture (2024-06-16)

๐Ÿšง View Differences

-=-=-=-=-=-=-

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 additional software. Pure Bash? :)

What did you personally have to work with? What wheels did you invent? What turned out to be not so bad from experience, but what became bloated after a while?

Posted in: s/self-hosted

๐Ÿ™ pkitz

Apr 21 ยท 5 weeks ago

3 Comments โ†“

๐Ÿ™ cthulhu ยท Apr 21 at 20:03:

โ€” Monitorix

Monitorix is a free, open source, lightweight system monitoring tool

Show some graphs, that's enough for me.

๐Ÿค– BBSman ยท Apr 21 at 22:09:

Mon is another lightweight monitoring system

โ€” https://doc.coker.com.au/projects/etbe-mon/

๐Ÿ™ norayr ยท Apr 23 at 00:58:

my friend uses monit

โ€” monit

not only for local processes, but also to monitor different servers.