Before you start
- Make sure ICMP isn’t blocked between the Collector and the device.
Add the device
- In the portal, go to Devices and select New device.
- Choose the Collector that can reach the device, and set Protocol to ICMP Ping.
- Enter the settings below and save. The Collector picks up the new device within five minutes.
Tags are set under Advanced (JSON) → Tags in the device form, as a JSON object, for example
{"ping_count": "5"}.Readings
These values appear under Device Information on the device page, and can be checked in Room Readiness routines.Commands
Each command is a button on the device page, and can be used in Room Readiness routines.Windows Collectors: set the tag
ping_privileged to true on each ping device. Windows only allows raw ICMP, and the Collector service already runs with the rights it needs.