From 93d7fc6ab814109bd47ad9f83d9b6eb63424a686 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 15 Apr 2023 13:19:02 +0200 Subject: [PATCH] add dashdot to Monitoring - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3550 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5bc784..d4632b3 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s - [Cacti](http://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 ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` +- [dashdot](https://github.com/MauriceNino/dashdot) - A simple, modern server dashboard for smaller private servers. ([Demo](https://dash.mauz.io)) `MIT` `Nodejs/Docker` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [Healthchecks](https://healthchecks.io/docs/self_hosted/) - Monitoring for cron jobs, background services and scheduled tasks. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python`