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

Add option to measure statistics which are dumped or returned on query. #14

Open
fruffy opened this issue Jan 6, 2019 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@fruffy
Copy link
Contributor

fruffy commented Jan 6, 2019

An example of useful statistics can be found here:
https://github.com/flowgrind/flowgrind

@fruffy
Copy link
Contributor Author

fruffy commented Mar 1, 2019

Ideally this will be implemented by capturing packets and providing a summary of the capture over the last n minutes. This saves disk space and shows a snapshot performance of all algorithms.

@tomyang729
Copy link

todos:

  1. using hostname rather than ip addr in the logging
  2. convert the logging file to csv files
  3. measure rtt for each connection. So we need to have a separate icmp connection per data connection??

@fruffy fruffy added the enhancement New feature or request label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants