name: ping-monitor description: "ICMP health check for hosts, phones, and daemons" metadata: { "openclaw": { "emoji": "🏓", "requires": { "bins": ["ping"] }, "install": [], }, }
ICMP 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发现更多技能插件,请访问7w4.net。
No installation needed. ping is always present on the system.
这个监控工具的文档质量较差,存在大量表格内容缺失、格式错误和空占位符,说明不够完整清晰。虽然介绍了 ICMP 健康检查功能,但缺少实际使用方法、参数说明和代码示例,FAQ 内容也非常空泛,难以指导用户实际使用。文档中还有明显的格式问题如重复词汇、输出规范格式错误等,整体可信度不高,建议谨慎使用或等待完善后再评估。