Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @xejrax Updated 2/26/2026

🏓 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-monitor

Full SKILL.md

Open original
namedescription
ping-monitorICMP 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.

Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/ping-monitor

Related skills

If this matches your use case, these are close alternatives in the same category.