Because *hass1.pyrocufflink.blue* has multiple interfaces, collectd does
not know which interface it should use to send multicast metrics
messages. To force it to use the wired interface, which is connected to
the default internal ("blue") network, the `interface` property needs to
be set.
6 lines
115 B
YAML
6 lines
115 B
YAML
burp_backup:
|
|
- include: /var/lib/homeassistant
|
|
collectd_network_servers:
|
|
- host: ff18::efc0:4a42
|
|
interface: eth0
|