The Ping check can return the following reports:
- Unavailable – No response
- Unavailable – Could not resolve hostname
- Partially unavailable – Packet loss
No response
Detail example: 12 sent, 0 received, 12 lost.
The server did not return any response to the sent packets. The server may be (temporarily) unavailable or incorrectly configured.
Could not resolve hostname
Unable to resolve domain name to IP address. You can probably find the problem in the DNS server settings or domain records.
Packet Loss
Detail example: 12 sent, 10 received, 2 lost.
Some of the packets get through, but not all of them. The problem could be an unstable network or an overloaded server.