From 3506c856c8d201f6171b73b915c12a8acde01d75 Mon Sep 17 00:00:00 2001 From: Elias Stepanik <40958815+eliasstepanik@users.noreply.github.com> Date: Mon, 25 May 2026 23:47:17 +0200 Subject: [PATCH] Add syswatch - Rust terminal system monitor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7f1271..c3b48d7 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds. `MIT` `Go` - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) `MIT` `Go` - [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` +- [syswatch](https://github.com/eliasstepanik/syswatch) - Real-time terminal system monitor for CPU, memory, GPU (NVIDIA/AMD), processes, disk I/O, Docker containers, and LLM server monitoring. ([Source Code](https://github.com/eliasstepanik/syswatch)) `MIT` `Rust` - [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` - [tirreno](https://www.tirreno.com/) - Application-level security to protect your app from threats, fraud, and abuse. ([Demo](https://play.tirreno.com/), [Source Code](https://github.com/tirrenotechnologies/tirreno)) `AGPL-3.0` `PHP/Docker` - [Uptime Kuma](https://uptime.kuma.pet/) - Modern, self-hosted monitoring tool with a clean UI and rich notification support. ([Source Code](https://github.com/louislam/uptime-kuma)) `MIT` `Nodejs`