I'm looking for a tool that can monitor my system and create some summary how many data was sent or received by each application/process. Is something like this? I found nethogs but he shows only real time bandwidth usage.
Asked
Active
Viewed 958 times
2
-
Related: http://unix.stackexchange.com/questions/114803/accounting-for-proc-net-dev-reported-traffic/114887#114887 – slm Sep 24 '14 at 21:46
-
Yeah only related i have slightly different use case i want stats per process not per entire device. – bioky Sep 25 '14 at 10:36
-
1`nethogs` was the only app I found that would show you bandwidth consumption by a given app. The related Q I linked shows this. – slm Sep 25 '14 at 13:12