From f28c99a12d3510efba6de6b60fbaeb6c49afc183 Mon Sep 17 00:00:00 2001 From: Wurzelmann Date: Tue, 8 Oct 2024 14:45:34 +0200 Subject: [PATCH 1/2] Update README.md added xymon to "Monitoring" section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a77431c..4404813 100644 --- a/README.md +++ b/README.md @@ -512,6 +512,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status.enshittification.social/) `MIT` `Python` - [Thruk](https://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) `GPL-1.0` `Perl` - [Wazuh](https://wazuh.com/) - Unified XDR and SIEM protection for endpoints and cloud workloads. ([Source Code](https://github.com/wazuh/wazuh)) `GPL-2.0` `C` +- [xymon](https://xymon.sourceforge.io/) - Monitoring tool for servers and networks. ([Source_Code](https://sourceforge.net/p/xymon/code/HEAD/tree/)) `GPL-2.0` `Perl/C/Shell` - [Zabbix](https://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) `GPL-2.0` `C` From 60f29cf0662d9a8ecd23bdf503c55d7681c16d9c Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Mon, 7 Apr 2025 18:30:57 +0100 Subject: [PATCH 2/2] Remove Amanda (Unmaintained since May 2023) (#612) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c5163de..a08d8d7 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ Build automation. _See also: [Restic's list of Linux backup software](https://github.com/restic/others)_ -- [Amanda](https://www.amanda.org/) - Backup and archive many computers on a network to disk, tape changer/drive or cloud storage. ([Source Code](https://github.com/zmanda/amanda)) `MIT` `C` - [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system, provides a centralized way to configure and coordinate many different backup utilities. `GPL-2.0` `Shell` - [Backrest](https://garethgeorge.github.io/backrest/) - Backrest is a web UI and orchestrator for restic backup. ([Source Code](https://github.com/garethgeorge/backrest)) `GPL-3.0` `Docker/Go` - [Bareos](https://www.bareos.org/) - Cross-network backup solution which preserves, archives, and recovers data from all major operating systems. ([Source Code](https://github.com/bareos/bareos)) `AGPL-3.0` `C++/C`