🏓 Ping Monitor OpenClaw Skill - ClawHub
Do you want your AI agent to automate Ping Monitor workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.
What this skill does
ICMP health check for hosts, phones, and daemons
Install
npx clawhub@latest install ping-monitorFull SKILL.md
Open original| name | description |
|---|---|
| ping-monitor | ICMP health check for hosts, phones, and daemons |
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 <host>
# Ping a host with a specific count
ping-monitor check <host> --count 3
Install
No installation needed. ping is always present on the system.