Timeline for Is there a tool that can monitor bandwidth usage of a single process?
Current License: CC BY-SA 2.5
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 3, 2014 at 9:32 | comment | added | Valerio Schiavoni | You could try using nethogs with the -t flag (tracemode). The resulting output could then be parsed to extract the traffic of the single process you're interested in. | |
| Feb 5, 2011 at 11:34 | comment | added | Falmarri | You'll almost certainly need root privileges for this. | |
| Feb 4, 2011 at 19:25 | comment | added | tshepang | Sadly, it can't monitor a single process, and it doesn't log. The second requirement (logging) is much more important that the first one though. Oh, and it doesn't run without admin privileges :( | |
| Feb 4, 2011 at 19:22 | history | answered | akira | CC BY-SA 2.5 |