From 5a41b39b3af46ca14184b0897e1063cb6fab6ce6 Mon Sep 17 00:00:00 2001 From: SikamikanikoBG Date: Sun, 31 May 2026 19:09:21 +0300 Subject: [PATCH] Add HomeLab Monitor to Monitoring & Status Pages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7f1271..e1b2912 100644 --- a/README.md +++ b/README.md @@ -499,6 +499,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [eZ Server Monitor](https://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` - [Gatus](https://gatus.io) - Automated service health dashboard. ([Demo](https://status.twin.sh), [Source Code](https://github.com/TwiN/gatus)) `Apache-2.0` `Docker/K8S` - [glances](https://nicolargo.github.io/glances/) - Open-source, cross-platform real-time monitoring tool with CLI and web dashboard interfaces and many exporting options. ([Source Code](https://github.com/nicolargo/glances)) `GPL-3.0` `Python` +- [HomeLab Monitor](https://github.com/SikamikanikoBG/homelab-monitor) - Self-hosted single-container dashboard for home labs: per-container GPU/VRAM attribution, Docker health, systemd status, host vitals, and multi-machine SSH checks. ([Source Code](https://github.com/SikamikanikoBG/homelab-monitor)) `MIT` `Python` - [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` - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++` - [Kener](https://kener.ing/) - Status page with incident management, easy to use and customize. ([Source Code](https://github.com/rajnandan1/kener)) `MIT` `Nodejs/Docker`