ICMP Ping Monitoring
Network-layer reachability checks for servers, network devices and anything that doesn't speak HTTP. ICMP echo from every monitored region with multi-region consensus so a single bad peering link can't fake an outage.
How It Works
ICMP echo from every region, every minute
Each monitored region sends three ICMP echo packets to your host every check interval. We record success the moment at least one packet returns, along with the average round-trip latency. Every regional result is logged so you can prove reachability per region in client reports.
Incidents are opened only when a majority of regions report failure at the same time, and they close only after every region recovers. The same multi-region consensus model we use for HTTP uptime, applied to the network layer.
- Three ICMP echo packets per region per check
- Average round-trip latency recorded per region
- Majority-region consensus before any alert fires
Features
Reachability the way it should work
Multi-Region Consensus
ICMP echo from every monitored region. A majority must report failure before an incident opens, and every region must recover before it closes — so a single bad peering link doesn't wake you up.
Built for Non-HTTP Hosts
Database servers, network appliances, IoT devices, internal infrastructure — anything that responds to ICMP but doesn't speak HTTP. Pair with an HTTP monitor on the same host to separate network failures from application crashes.
Latency Per Region
Every check records the average round-trip latency from each region. Spot regional network degradation before it becomes an outage and prove SLA performance to clients with regional latency history.
Why It Matters
When HTTP isn't the question
Plenty of infrastructure doesn't speak HTTP. Database servers, network appliances, and bastion hosts all need monitoring — and pretending to send them HTTP requests tells you nothing useful.
Database & Cache Hosts
Postgres, MySQL, Redis, MongoDB — none of them speak HTTP, but they all need to be reachable for your application to work. Ping confirms the host is alive on the network without exposing any service port to the public internet.
Network Appliances
Routers, firewalls, switches, VPN concentrators, and IoT devices respond to ICMP but don't run web servers. Ping is the only universal reachability check that works across this class of infrastructure.
Network vs App Failures
Pair a ping monitor with an HTTP monitor on the same host and you can tell network outages apart from application crashes at a glance. Ping fails + HTTP fails = network issue. Ping works + HTTP fails = your app crashed.
FAQ
Ping monitoring questions
When should I use ping monitoring instead of HTTP monitoring?
Why might ping fail when HTTP still works?
How does multi-region consensus work for ping?
What hosts can I ping?
Is ping monitoring available on the free plan?
Is there a free trial?
Start monitoring your infrastructure
Ping monitoring for every host you operate, with multi-region consensus to silence the noise. 14-day free trial on paid plans, cancel anytime.