On Saturday, July 12, 2014, Soraya Minga <[email protected]> wrote:
> Hi, > > I would like to know If there is an specific configuration in order to run > the collectd daemon behind a proxy server (not transparent) in order to > send the data to an external server (Public IP address). > > I haven't found anything related. I must pass trought the proxy server for > security reasons. > Nothing required on the client side, just specify the IP address of the proxy in collectd's network plugin configuration. Keep in mind that the network plugin sends packets via UDP, so your proxy will need to support UDP if you want it to relay to your external server. If you don't have a UDP proxy already set up, I can recommend something like socat or samplicator. Cheers, Lindsay -- w: http://fractio.nl/ t: @auxesis
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
