check_host
Perform a real TCP health check on any host and port, returning accessibility and latency in milliseconds.
Instructions
Faz um health-check TCP REAL de um host:porta e mede a latência.
Abre uma conexão TCP de verdade e retorna se a porta está acessível e o tempo de resposta em milissegundos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |