Ping monitors

A simple ICMP reachability check against a host. Good for infrastructure that doesn’t speak HTTP but still needs a heartbeat — a VPN endpoint, a firewall, a bare server.

Note that some hosts and firewalls block ICMP by default — if a ping monitor reports down but the site loads fine in a browser, that’s usually why. An HTTP(S) monitor is the better fit for anything web-facing.