Skip to content

adding an smoothed bandwidth (average) option #296

@chrispvm

Description

@chrispvm

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions