-
-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Description
I'd like to be able to see a smoothed bandwidth, e.g. we can imagine that by calling by calling nethogs -a n, either of the following happens:
Instead of printing the current bandwidth it prints:
- average bandwidth across past n seconds (or time the program is open, if this is smaller than n)
- exponential moving average that approximates average across past n seconds.
Let me know if you'd accept a pull request if I implemented either of these.
Metadata
Metadata
Assignees
Labels
No labels