monitoring
yannick
README
Monitoring
Glances system monitoring deployed as a Docker container.
Key Parameters
| Variable | Default | Description |
|---|---|---|
monitoring_enabled |
true |
Deploy Glances container |
glances_port |
61208 |
Web UI port |
glances_gpu_monitoring |
derived from gpu_enabled |
Enable NVIDIA GPU metrics |
glances_storage_monitoring |
false |
Enable disk I/O and mount metrics |
glances_monitored_dirs |
[] |
Additional directories to monitor for disk usage |
Workflow
- Create Docker Compose directory for Glances
- Deploy Glances container with web UI
- Mount GPU devices (if GPU monitoring enabled)
- Mount storage paths (if storage monitoring enabled)
- Configure custom monitored directories
Repository Statistics
0
Stars
0
Forks
1
Watchers
0
Issues
Default Branch:main
Primary Language:Jinja
Created:October 7, 2025
Last Updated:March 17, 2026
Repository Size:0.04 KB