Compare commits

...

3 commits

Author SHA1 Message Date
Wurzelmann
23d7ce4cdc
Merge f28c99a12d into 60f29cf066 2025-04-13 18:02:12 +02:00
Kieran
60f29cf066
Remove Amanda (Unmaintained since May 2023) (#612) 2025-04-07 17:30:57 +00:00
Wurzelmann
f28c99a12d
Update README.md
added xymon to "Monitoring" section.
2024-10-08 14:45:34 +02:00

View file

@ -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`
@ -514,6 +513,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`