Skip to main content

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. 960cd5fae22199ece06060e7ec8862a4

Like nvitop, but for all your servers at once, displayed as a beautiful web dashboard.

pip install gnvitop
gnvitop

How It Works

  1. Reads your ~/.ssh/config automatically
  2. SSH into each server and runs nvidia-smi
  3. Displays everything in a real-time web dashboard
  4. 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

  1. SSH config -- your ~/.ssh/config should 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
  1. SSH key auth -- password-less login should be set up
  2. nvidia-smi -- must be installed on the remote servers

Features

  • Zero config -- reads ~/.ssh/config automatically, 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gnvitop-0.2.0.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gnvitop-0.2.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file gnvitop-0.2.0.tar.gz.

File metadata

  • Download URL: gnvitop-0.2.0.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gnvitop-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9850eacb5e2bc308996ee50497f1b4fb53e3206376e979c53feb6ae2d200e5ba
MD5 bb50d4121aca9433269a5ac99a308f0a
BLAKE2b-256 bfa7137169e05fc746127cbbef5f1b8cb5cfaac492b62c208bb7ced14837e4c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for gnvitop-0.2.0.tar.gz:

Publisher: publish.yml on Linwei94/gnvitop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gnvitop-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: gnvitop-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gnvitop-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1db46e78b9c7476cdd0e1c39444b10c32f698444e64021a6349ce3b0532b8917
MD5 68b1a63780aa020c68920b9b8decf115
BLAKE2b-256 75fc17d9169ffcd1ddf47a27f492b8264cbf51ae8a3767221c5af4389e044c6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for gnvitop-0.2.0-py3-none-any.whl:

Publisher: publish.yml on Linwei94/gnvitop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page