mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-06-21 02:28:48 +02:00
Add GreenWatts to Monitoring & Status Pages
Self-hosted Linux NVIDIA GPU dashboard focused on LLM rigs. Differentiators vs existing entries : tokens-per-watt-hour tracking, fan-curve hysteresis editor, cgroup-attributed power, throttle-reason decoder, multi-channel notifications. - License : MIT - Source : github.com/Shad107/gpu-dashboard - Language : Python (stdlib only, jsonschema is sole optional dep) - Documentation : README + docs/PLAN.md - Actively maintained
This commit is contained in:
parent
bb76d0cffe
commit
dd28428fc3
1 changed files with 1 additions and 0 deletions
|
|
@ -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`
|
||||
- [GreenWatts](https://github.com/Shad107/gpu-dashboard) - Self-hosted dashboard for Linux NVIDIA GPUs focused on LLM rigs : tokens-per-watt tracking, fan-curve hysteresis, cgroup-attributed power, throttle-reason decoder, alerts via Telegram/Discord/ntfy/Pushover/Slack/Matrix/SMTP. `Python` `MIT`
|
||||
- [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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue