Ping
The Ping device monitors the network reachability of a host by sending periodic ICMP ping requests.
Setup
- Access the Devices section
- Click Add Device and select Ping
- 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 —
trueif the last ping succeeded,falseotherwise. Invalid until the first ping result arrives.