Skip to content

Ping

The Ping device monitors the network reachability of a host by sending periodic ICMP ping requests.

Setup

  1. Access the Devices section
  2. Click Add Device and select Ping
  3. Configure the device settings:
    • Host: IP address or hostname to ping
    • Interval (s): Time between ping attempts (default: 60 seconds)

ActionGraph Node

Ping Status

Properties:

  • Device: Reference to the Ping device configuration

Output Slots:

  • Reachable: Boolean — true if the last ping succeeded, false otherwise. Invalid until the first ping result arrives.