This probe is on the development roadmap.
Description
The connection probe reads the host connection table (never opens new connections) and counts entries matching configured filters. Supports filtering by process, endpoint, protocol, and state.
Config fields
Metrics
Example config
Notes
- The probe does not open new connections — it only reads the existing host connection table.
- All filters use AND logic — a connection must match all configured filters.
- Missing
CAP_SYS_PTRACE with process filters results in 0 matches and emits vms.agent.permission_missing.