Skip to main content

ICMP (Ping)

Open dashboard

The ICMP monitor checks network reachability of hosts using ICMP Echo Request (ping).


How it works

  1. The system sends an ICMP Echo Request to the specified host
  2. Waits for an ICMP Echo Reply
  3. If there is no reply — a notification is sent

Parameters

Description

ParameterDescriptionRequired
NameUnique monitor nameYes
DescriptionA note about the task purposeNo
screenshot with monitor description

Details

ParameterDescriptionDefault
HostIP address or domain-
TimeoutMaximum response wait time10 seconds
RetriesNumber of retries on error3
screenshot with details of the ICMP monitor

Regions

Choose one or more regions for the check. The monitor will send requests from each selected region at the specified interval.

ParameterDescriptionDefault
IntervalCheck frequency5 minutes
screenshot with monitor region

Notifications

Here you can specify contact groups for notifications. If left unspecified, the user's email is used.

You can also set a waiting period — Grace Period. It is added to the expected time of the next signal. For example, if the interval is 5 minutes and the Grace Period is 2 minutes, the alert will be sent 7 minutes after the last signal. Repeated notifications remind you of the problem; you can set the interval and number of these reminders.

screenshot with monitor job details

Limitations

  • Some hosts block ICMP traffic at the firewall level
  • ICMP does not check service health, only network reachability
  • To check specific services use TCP or HTTP monitors