For hosts that cannot send metrics via multicast (e.g. because they are on a different subnet), *collectd* needs to listen on the all-hosts unicast address.
6 lines
111 B
YAML
6 lines
111 B
YAML
collectd_network_servers: []
|
|
collectd_network_listen:
|
|
- '::'
|
|
- ff18::efc0:4a42
|
|
collectd_prometheus_host: '::1'
|