ssh_ping
Ping a host from a remote Linux machine over SSH to verify network connectivity.
Instructions
Ping a host from the remote machine.
Args: target: Hostname or IP to ping count: Number of ping packets (default: 4) session_name: SSH session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| target | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |