prometheus: collectd: Listen on unicast socket
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.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
collectd_network_servers: []
|
collectd_network_servers: []
|
||||||
collectd_network_listen:
|
collectd_network_listen:
|
||||||
|
- '::'
|
||||||
- ff18::efc0:4a42
|
- ff18::efc0:4a42
|
||||||
collectd_prometheus_host: '::1'
|
collectd_prometheus_host: '::1'
|
||||||
|
|||||||
Reference in New Issue
Block a user