Connectivity Check ✓¶
Enabled by Default
This toolset is enabled by default and should typically remain enabled.
The connectivity check toolset provides basic TCP network connectivity verification. It allows HolmesGPT to test if specific hosts and ports are reachable using TCP socket connections.
This toolset is useful for troubleshooting network connectivity issues, verifying service availability, and validating that TCP services are listening on expected ports.
Configuration¶
Capabilities¶
| Tool Name | Description |
|---|---|
| tcp_check | Check if a TCP socket can be opened to a host and port. Useful for testing basic network connectivity to services |