ICMP / Ping Monitor

The ICMP monitor (often referred to as a "ping" check) verifies the basic reachability of a device over an IP network.

Configuration Options

When setting up an ICMP monitor, you can configure the following options:

Basic Settings

ICMP Specific Settings

Note: ICMP checks require that the device running updu has the necessary permissions to open raw sockets (or uses setcap cap_net_raw+ep). The official Docker image handles this automatically.

Example Use Cases