LLM Monitor.
Chat With Your GPU Server — And Let It Deploy
A self-hosted Next.js dashboard fronted by an AI ops agent: ask it in plain language to check health, restart containers, or pull the latest code from GitHub and rebuild — it proposes the exact command, waits for your password, then streams the real output back. Behind it sits 24/7 GPU and system monitoring, LLM benchmarks, and token accounting.
AI Ops Agent
Talk to the server in plain language — the agent picks the right tool and answers with real data

Deploy & Container Control
Ask it to ship the latest code — it pulls from GitHub, rebuilds, and recreates the containers

Approval Gate & Audit Trail
The agent can propose destructive work, but a human always signs off before it runs

GPU Hardware Telemetry
Live NVIDIA metrics pulled straight from nvidia-smi over SSH

Metric History & Energy Cost
Persisted time-series that survives restarts, plus what the GPU actually costs to run

LLM Metrics & Live Traffic
What is loaded in VRAM right now, and how every inference request is performing

Benchmarking & Model Comparison
Measure real first-token latency and throughput, then rank every loaded model

Model Management & Token Accounting
Pull or delete models from the browser, and count every token that passes through

System Metrics
The whole host, not just the GPU — sampled continuously by a background collector

Docker Panel & Alerting
The manual counterpart to the agent — every container in one list, and a nudge when something breaks

Authentication & Access Control
Fail-closed auth built for a dashboard that is safe to expose publicly

Admin Console
Users, thresholds, backups and a full audit trail in one place













Wired together withboring, solid tools.
Frontend
Backend
Infrastructure
AI & GPU
Integrations
An agent withits hands on the box.
LLM Monitor runs on a private network in front of a real inference server. It deploys from GitHub, restarts containers and manages models on request — but every write stops at a confirmation card first, and every execution is logged.