🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Ping Monitor

by @xejrax

ICMP health check for hosts, phones, and daemons

Versionv1.0.0
Downloads3,518
Installs12
Stars⭐ 1
TERMINAL
clawhub install ping-monitor

πŸ“– About This Skill


name: ping-monitor description: "ICMP health check for hosts, phones, and daemons" metadata: { "openclaw": { "emoji": "πŸ“", "requires": { "bins": ["ping"] }, "install": [], }, }

Ping Monitor

ICMP health check for hosts, phones, and daemons. Uses the standard ping utility to verify network reachability of any target host.

Commands

# Ping a host with default settings
ping-monitor 

Ping a host with a specific count

ping-monitor check --count 3

Install

No installation needed. ping is always present on the system.