Global nvitop: web-based GPU monitoring dashboard for all your remote servers via SSH
Project description
gnvitop
Global nvitop --- a web-based GPU monitoring dashboard that monitors all your remote GPU servers from a single page.
Like nvitop, but for all your servers at once, displayed as a beautiful web dashboard.
pip install gnvitop
gnvitop
How It Works
- Reads your
~/.ssh/configautomatically - SSH into each server and runs
nvidia-smi - Displays everything in a real-time web dashboard
- Auto-refreshes every 30 seconds
┌──> Server A (nvidia-smi) ──> 4x A100
gnvitop ──> Browser ──> ├──> Server B (nvidia-smi) ──> 8x V100
├──> Server C (nvidia-smi) ──> 2x RTX 4090
└──> Server D ──> offline
Installation
pip install gnvitop
Usage
gnvitop # start and auto-open browser
gnvitop -p 8080 # custom port
gnvitop --host 0.0.0.0 # expose to LAN
gnvitop --no-browser # don't auto-open browser
gnvitop --ssh-config /path/to/config # custom SSH config
gnvitop -v # show version
Or run as a module:
python -m gnvitop
Prerequisites
- SSH config -- your
~/.ssh/configshould have server entries:
Host gpu-server-01
HostName 192.168.1.101
User alice
IdentityFile ~/.ssh/id_rsa
Host gpu-server-02
HostName 192.168.1.102
User bob
- SSH key auth -- password-less login should be set up
- nvidia-smi -- must be installed on the remote servers
Features
- Zero config -- reads
~/.ssh/configautomatically, no setup needed - One command --
pip install gnvitop && gnvitop, that's it - Auto browser -- opens dashboard in your browser on start
- Real-time -- 30s auto-refresh with manual refresh button
- Concurrent -- queries all servers in parallel (10 workers)
- Cached -- 30s cache to avoid hammering your servers
- Dark UI -- clean, responsive dark-themed dashboard
- At a glance -- summary bar shows online hosts, total GPUs, idle GPUs, free memory
- Color coded -- green (online), yellow (no GPU), red (offline)
- GPU details -- utilization bars, memory bars, temperature with color alerts
Comparison with nvitop
| Feature | nvitop | gnvitop |
|---|---|---|
| Monitor local GPU | Yes | No |
| Monitor remote GPUs | No | Yes |
| Multiple servers | No | Yes |
| Interface | Terminal | Web browser |
| Setup | Run on each server | Run once, reads SSH config |
gnvitop is not a replacement for nvitop -- it's a complement. Use nvitop for detailed local GPU monitoring, use gnvitop to get an overview of all your GPU servers from one place.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gnvitop-0.1.1.tar.gz.
File metadata
- Download URL: gnvitop-0.1.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9676d515c8f0de356efe4589578382861678a1483bf4f8428286973465b8bce
|
|
| MD5 |
0a945ff10a6dd047644093195cb9909a
|
|
| BLAKE2b-256 |
600b610e26d044779049305cda74a4f0d444e5cba699cef869df2c9f8f10d6ec
|
Provenance
The following attestation bundles were made for gnvitop-0.1.1.tar.gz:
Publisher:
publish.yml on Linwei94/gnvitop
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gnvitop-0.1.1.tar.gz -
Subject digest:
c9676d515c8f0de356efe4589578382861678a1483bf4f8428286973465b8bce - Sigstore transparency entry: 1059660391
- Sigstore integration time:
-
Permalink:
Linwei94/gnvitop@96286fcba07b5aee82278ac60a04f77db563db36 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/Linwei94
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@96286fcba07b5aee82278ac60a04f77db563db36 -
Trigger Event:
release
-
Statement type:
File details
Details for the file gnvitop-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gnvitop-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97fb29c7733ee7f18b0d1dfe333c113547d9d4fc487959ce3fdfb20aa1221282
|
|
| MD5 |
b86d037962ad22a71517129bc073c184
|
|
| BLAKE2b-256 |
f49da2d1adc1dca34bf7923d536162e83fb7e1a14a428e8b877374a102684180
|
Provenance
The following attestation bundles were made for gnvitop-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on Linwei94/gnvitop
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gnvitop-0.1.1-py3-none-any.whl -
Subject digest:
97fb29c7733ee7f18b0d1dfe333c113547d9d4fc487959ce3fdfb20aa1221282 - Sigstore transparency entry: 1059660392
- Sigstore integration time:
-
Permalink:
Linwei94/gnvitop@96286fcba07b5aee82278ac60a04f77db563db36 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/Linwei94
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@96286fcba07b5aee82278ac60a04f77db563db36 -
Trigger Event:
release
-
Statement type: