Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multichannel ZMQ Collection from Cento/n2disk #5963

Closed
cardigliano opened this issue Oct 8, 2021 · 1 comment
Closed

Multichannel ZMQ Collection from Cento/n2disk #5963

cardigliano opened this issue Oct 8, 2021 · 1 comment
Assignees

Comments

@cardigliano
Copy link
Member

When processing high speed links with cento and n2disk, ntopng receives many flows/sec on the ZMQ channel, leading to flow drops when this exceeds a certain rate, especially when they are sent in bursts. It is required to use multiple ZMQ channels to mitigate this.
In addition to this it is requested to mitigate export bursts in n2disk using an export queue (see ntop/n2disk#32)

@cardigliano
Copy link
Member Author

In cento it is possible to load-balance flow export via zmq using a comma-separated lists of endpoints, this can also be used to setup multiple channels towards the same endpoint (configured as collector)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant