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 process network usage #135

Open
GuillaumeGomez opened this issue Sep 22, 2018 · 5 comments
Open

Add process network usage #135

GuillaumeGomez opened this issue Sep 22, 2018 · 5 comments

Comments

@GuillaumeGomez
Copy link
Owner

On linux, it is in /proc/[pid]/net/dev.
On OSX, [to be determined...].
On windows: https://stackoverflow.com/questions/44689482/how-to-monitor-process-network-usage-under-windows.

@adonagy
Copy link

adonagy commented Jul 20, 2021

Any updates on this front? :)

@GuillaumeGomez
Copy link
Owner Author

Not at all. :)

@haixuanTao
Copy link
Contributor

If you want, I can make a pull request on the Linux process network. I would not be able to implement the network usage for the other OS. would that work for you? Or do you prefer to implement it if you have a clear view on how to implement for all of them?

@GuillaumeGomez
Copy link
Owner Author

It's welcome but I won't merge it until all OSes have it implemented as well (just so that you're aware).

@haixuanTao
Copy link
Contributor

Make sense. Thanks for the blazing fast reply :)

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

3 participants