Compare commits

...

5 commits

Author SHA1 Message Date
SquirrelDeveloper
f51bbcd8ed
Merge 27adf7d196 into 408b3f93b6 2025-04-07 09:11:53 -04:00
Nathan Taylor
408b3f93b6
Add Beszel to Monitoring (#606)
* Add Beszel to Monitoring

Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
2025-04-07 09:01:50 -04:00
SquirrelDeveloper
27adf7d196
Clean Up Squirrel Servers Manager 2024-11-06 09:17:23 +01:00
SquirrelDeveloper
72c59d1408
Add demo to Squirrel Servers Manager 2024-11-06 09:16:14 +01:00
SquirrelDeveloper
eeb06074da
Add Squirrel Servers Manager to awesome-sysadmin 2024-11-06 09:13:50 +01:00

View file

@ -213,6 +213,7 @@ Web hosting and server or service control panels.
- [HestiaCP](https://hestiacp.com/) - Web server control panel (fork of VestaCP). ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other`
- [ISPConfig](https://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP`
- [Sentora](https://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP`
- [Squirrel Servers Manager](https://squirrelserversmanager.io) - A user-friendly, UI/UX focused server & configuration management tool. ([Demo](https://demo.squirrelserversmanager.io/), [Source Code](https://github.com/SquirrelCorporation/SquirrelServersManager)) `AGPL-3.0` `Docker/Nodejs`
- [Virtualmin](https://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other`
- [Webmin](https://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl`
@ -480,6 +481,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_
- [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python`
- [Alerta](https://alerta.io/) - Distributed, scalable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python`
- [Beszel](https://beszel.dev/) - Lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions. ([Source Code](https://github.com/henrygd/beszel)) `MIT` `Go`
- [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl`
- [Cacti](https://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP`
- [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. `Apache-2.0` `Go`