ping_device
Check network device availability and measure round-trip time statistics. Send up to 20 ping packets to diagnose connectivity issues.
Instructions
Ping a network device and return round-trip time statistics.
Args: target: IP address or hostname to ping. count: Number of ping packets to send (1-20, default 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |