get_network_connections
Retrieve active network connections on local or remote Linux systems to monitor connectivity and diagnose network issues.
Instructions
Get active network connections.
Args:
host: Remote host to connect to via SSH (optional, executes locally if not provided)
username: SSH username for remote host (required if host is provided)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| username | No |