Ping monitoring uses ICMP echo requests to confirm a host is reachable over the network, while measuring round-trip latency and packet loss. It answers the most basic question: “is this server responding at all?”
It is a lightweight first line of defence for servers and network devices. Confirming from multiple regions separates a real outage from a routing problem on one path.
See ping monitoring.