Ping monitors help you keep track of your servers’ network availability by checking if they respond to ICMP pings (just like the ping command in your terminal).
They’re perfect for monitoring physical servers, routers, or any device connected to the internet.
As with other monitor types, when a ping monitor detects a problem, your team can investigate and resolve it and optionally reflect the issue on your status page.

To create one, open your project → Monitors → Add monitor.

Select Ping from the available monitor types.

Enter the hostname or IP address you want to check.
For example:
8.8.8.8 or server.yourcompany.com
Ping monitors send ICMP echo requests to your target at regular intervals.
The monitor succeeds if a reply is received within the allowed time.
If the server doesn’t respond or responds too slowly, the monitor is marked as down.
