ConnectivityExporter/example.config.yaml

15 lines
193 B
YAML

targets:
- host: 127.0.0.1
icmp: true
tcp:
- 1234
- host: 1.1.1.1
traceroute: true
icmp: true
tcp:
- 53
- host: 8.8.8.8
icmp: true
tcp:
- 53