Install
openclaw skills install ping-monitorICMP health check for hosts, phones, and daemons
openclaw skills install ping-monitorICMP health check for hosts, phones, and daemons. Uses the standard ping utility to verify network reachability of any target host.
# Ping a host with default settings
ping-monitor <host>
# Ping a host with a specific count
ping-monitor check <host> --count 3
No installation needed. ping is always present on the system.