ping
Installation
SKILL.md
ping - Enhanced Network Reachability
The ping module provides an enhanced interface for the standard connectivity test, supporting multiple visualization modes to better understand network performance and latency.
When to Activate
- When checking if a remote host is reachable via ICMP.
- When needing a visual representation (heatmap, bar chart) of network latency over time.
- When exporting reachability data to CSV or TSV for analysis.
Core Principles & Rules
- Visualization: Use
--heatmapor--barfor immediate visual feedback on latency stability. - Data-Friendly: Supports structured output formats for integration with monitoring tools.