Glances
Real-time system monitoring dashboard for CPU, memory, disk, network, containers, and more
Overview
Requirements
Recommended VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
glances:
image: nicolargo/glances:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/glances:/data
Related tools
Brave Search MCP Server
MCP server providing web and local search via Brave Search API
MCP Git Server
Git repository interaction and automation through the Model Context Protocol
MCP Filesystem Server
Secure file system access and management for AI agents via the Model Context Protocol
Uptime Kuma
Beautiful self-hosted monitoring dashboard and status page for your services
Coolify
Open-source self-hostable PaaS alternative to Vercel, Heroku & Netlify
FastMCP
The fast, Pythonic way to build MCP servers and clients
Guides & articles
How to Monitor Your Servers with Glances (Docker + Web UI)
Learn how to deploy Glances with Docker, set up multi-server monitoring, export metrics to InfluxDB, and use the built-in MCP server for AI assistant integration.
Glances: The Ultimate Real-Time System Monitoring Dashboard
Glances is the ultimate open-source system monitoring tool — track CPU, memory, disk, network, and containers from a single dashboard. 33k+ GitHub stars.