When pushing data to influxdb from collectd/opentsdb/graphite, through a socket ,
Which is recommended, “:port_number”(IPv6) or “127.0.0.1:port_number”(IPv4) ?
and why ?
When pushing data to influxdb from collectd/opentsdb/graphite, through a socket ,
Which is recommended, “:port_number”(IPv6) or “127.0.0.1:port_number”(IPv4) ?
and why ?
@luv I’m not sure I understand this question. Are you talking about in the configuration? Can you post a concrete example?
Yeah in configuration,
When we enable graphite/opentsdb/collectd ,
we can enable the port by 2 ways-
Which is better to use and why ?
@Luv I don’t think there are significant differences between the two. Either one is acceptable and just as performant.