Grafana

5 posts

One-Command Docker Deployment for GPU Monitoring Dashboard GPU Hot
Deploy GPU Hot with a single Docker command: a lightweight yet polished real-time GPU dashboard. It auto-detects multiple GPUs, tracks processes, and shows live charts with threshold markers. Includes startup commands and comparison benchmarks, ideal for daily monitoring on personal servers and multi-GPU workstations.
519 字
|
3 分钟
Building Network Quality Monitoring with Smokeping, Prometheus, and Grafana
This post walks you through building a network quality monitoring stack using Smokeping, Prometheus, and Grafana. Learn how to deploy each component with Docker, configure monitoring targets, push latency and packet loss data via Pushgateway, enable Prometheus persistence, and import Grafana dashboards to visualize real‑time network delay and loss across multiple ISPs.
744 字
|
4 分钟
Docker Deploy Prometheus, Node Exporter, Grafana and cAdvisor (2023)
This post walks through deploying Prometheus, Node Exporter, Grafana, and cAdvisor with Docker. It includes a ready‑to‑use docker-compose setup, a sample prometheus.yml configuration, and an overview of how Prometheus and Node Exporter work together. You’ll also see how to wire Grafana to Prometheus and quickly visualize metrics using community dashboards.
434 字
|
2 分钟
Building a BT Downloader Traffic Dashboard on Your Server with Grafana and Prometheus
This tutorial walks you through setting up a BT downloader traffic dashboard on your server using Grafana and Prometheus. It supports qBittorrent, Deluge, and Transmission, and covers config preparation, Docker-based deployment of downloader-exporter, connectivity checks, and creating a Grafana panel with the proper data source.
193 字
|
1 分钟
Deploying Prometheus + Grafana with Docker
Deploy a Prometheus + Grafana monitoring and alerting stack using Docker and Docker Compose. This guide covers version and resource lists, setting up registry mirrors, writing a Compose file, mounting persistent storage, and exposing ports. Quickly build a visual monitoring platform with Pushgateway, Alertmanager, and node-exporter included.
577 字
|
3 分钟