ntop / nProbe

Open source components and extensions for nProbe
http://ntop.org
GNU General Public License v2.0
1.62k stars 44 forks source link

Implement egress load balancing #306

Closed lucaderi closed 5 years ago

lucaderi commented 5 years ago

Implement a new flag in cento that when multiple collectors are defined (e.g. with -9, -5...) the emitted flows are balanced (round robin?) across the collectors. Of course for v9/IPFIX templates must be sent to all collectors.

cardigliano commented 5 years ago

Implemented (multiple addresses can be specified now for load-balancing using a comma-separated list)