multiple servers in network plugin

9 views
Skip to first unread message

HG

unread,
Jul 18, 2018, 7:21:08 AM7/18/18
to Collectd-web Users
Hi,

I am trying to send all data 2 to influxdb instances.
According to the documentation you can specify more than 1 server.

But when I try this only the first of the influxdb instances receives the data.
Any idea what I can do to have this working?

My network.conf is:
LoadPlugin network
<Plugin network>
      # client setup:
      <Server "host1.mycompany.com" "8096">
               Username "mycompany"
               Password "mycompany"
      </Server>
      <Server "host2mycompany.com" "8096">
               Username "mycompany"
               Password "mycompany"
      </Server>
</Plugin>


Regards  HP
Reply all
Reply to author
Forward
0 new messages