
Meshping
Ping-based latency monitoring, traceroutes, and visual network mapping
168 stars 10 forks last commit first released MIT
Actively maintained
Last commit 18 Jun 2026.
Meshping is a lightweight network monitoring service that concurrently pings multiple targets and records detailed latency histograms. It runs traceroutes, performs Path MTU discovery for each hop, and renders visual maps and heatmaps to help locate weak links and routing issues.
Key Features
- Concurrent ICMP probing of many targets with per-target latency histograms (not simple averages)
- Traceroute integration with hop-by-hop Path MTU discovery and AS information
- SVG network topology maps that highlight outage locations and routing loops
- Heatmaps and histogram visualizations for spotting multimodal latency distributions
- Prometheus-compatible /metrics endpoint for scraping and integration with existing monitoring stacks
- Dynamic target management (add/remove targets at runtime) and optional peering between Meshping instances
- Docker images and a simple web UI including a mobile-friendly layout
Use Cases
- Troubleshooting WAN and datacenter connectivity by pinpointing where latency or packet loss occurs
- Comparing latency across multiple endpoints or monitoring locations for capacity planning and performance trends
- Distributed measurements via peered Meshping instances to observe end-to-end behavior from multiple vantage points
Limitations and Considerations
- ICMP probing and traceroute functionality require privileges or container capabilities (e.g., CAP_NET_RAW) to send raw packets
- Default local storage uses SQLite, which may not scale for very large deployments or extremely high sampling rates
- Meshping focuses on measurement and visualization; it has no built-in advanced alerting engine and relies on Prometheus or external tools for alerting
- When deployed behind some proxies, specific proxy settings may be required for good UI responsiveness
Meshping is suited for network operators and engineers who need detailed, visual latency and path visibility without heavy infrastructure. It complements metric and alerting stacks by providing raw-response histograms, traceroutes, and topology visualizations for root-cause analysis.
Categories:
Tags:
Tech Stack:
Similar to Meshping

WatchYourLAN
Lightweight LAN IP scanner with web UI, alerts, and metrics export
Self-hosted lightweight LAN IP/ARP scanner with web dashboard, new-host notifications, online/offline history, and metrics export to Prometheus or InfluxDB for Grafana.


MySpeed
Automated internet speed tests with history and analysis
Self-hosted speed test analysis tool that automates tests, stores results up to 30 days, and provides dashboards, health checks, and multi-server support.

Statping-ng
Status page and uptime monitoring for web services
Open source status page and monitoring server for HTTP, TCP, UDP, ICMP and gRPC checks, with dashboards, alerts, and a REST API.
Nutify
Web-based UPS monitoring with dashboards, alerts, and reports
Modern web UI for monitoring NUT-compatible UPS devices with real-time charts, historical reporting, and multi-channel alerts. Docker-ready with client/server modes.

Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.


Prometheus
Monitoring system and time-series database for metrics and alerting
Prometheus is an open-source monitoring and time-series database for collecting metrics, querying with PromQL, and alerting on system and application health.




