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

Monitor network usage #42

Open
LeDangQuang opened this issue Aug 22, 2018 · 1 comment
Open

Monitor network usage #42

LeDangQuang opened this issue Aug 22, 2018 · 1 comment

Comments

@LeDangQuang
Copy link

Hi,

It would be nice to have the network utilization by process also.

Thanks.

@jgehrcke
Copy link

Getting TCP throughput statistics on a per-process basis is difficult on Linux. If you are interested in measuring the number of open sockets over time for a specific process, then this can be done with https://github.com/jgehrcke/goeffel.

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

No branches or pull requests

2 participants