Hi Konstantin,

On Thu, Jun 11, 2015 at 03:08:04PM +0300, Konstantin Tokarev wrote:
> Is it a design desition that network plugin supports UDP and
> multicast, but not TCP?

yes, it allowed us to implement support for multicast, which is not
possible with TCP.

> I think using TCP would be better option than UDP for transmitting
> data over Internet. Otherwise, collectd would need to mitigate UDP
> packet loss somehow.

You can work around this with the AMQP plugin, for example. I'd also
like to have a reliable-by-default option, but the idea I have in mind
is not quite there yet …

Best regards,
—octo
-- 
collectd – The system statistics collection daemon
Website: http://collectd.org
Google+: http://collectd.org/+
GitHub:  https://github.com/collectd
Twitter: http://twitter.com/collectd

Attachment: signature.asc
Description: Digital signature

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to