Self-host with Docker ยท Yantr
Smokeping
Network latency and packet loss monitoring with beautiful historical graphs.
1
Ports
3
Notes
4
Use Cases
About
What Smokeping does
Smokeping is a powerful network monitoring tool that measures latency and packet loss to your network targets over time. It sends ICMP pings and visualizes the data in detailed graphs showing min/max/average response times, standard deviation, and packet loss percentages. Features include...
Install Flow
How to self-host Smokeping
Smokeping can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Smokeping does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Monitor your home internet connection quality over time.
- Track latency to important servers (gaming, work VPNs).
- Get alerted when packet loss or latency exceeds thresholds.
- Prove internet issues to your ISP with historical data.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 80 | HTTP | Web UI |
Docker Image
linuxserver/smokeping:latest
Service Name
smokeping
Notes
Things to know before you deploy
- Requires ICMP ping access (may need CAP_NET_RAW)
- Configure targets via config file
- Historical graphs show trends over extended periods
Related Apps
More tools you might pair with Smokeping
Page generated 2026-06-23T15:50:08.758Z