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

[REQUEST] Also monitor packets per second (PPS) in network panel #811

Open
fabianbees opened this issue Mar 28, 2024 · 0 comments
Open

[REQUEST] Also monitor packets per second (PPS) in network panel #811

fabianbees opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fabianbees
Copy link

Is your feature request related to a problem? Please describe.
I also need to monitor the Packets per Second (PPS) for each network interface. btop only shows the bandwidth.
Therfore an additional tool, like vnstat, needs to be used, which is very cumbersome when btop can quickly switch between different interfaces and show their stats.

Describe the solution you'd like
Also include the PPS (packets per seconds) metric in the network panel.

This could be implemeted in two ways:

  1. Silmpler solution:
    Show current PPS for download/upload above or below the current bandwidth:
    Bildschirmfoto vom 2024-03-28 09-54-17-1

  2. More elegant solution:

  • Introduce a new switch in the header of the network panel, next to sync, auto, zero ...
  • This switch now toggles the entire network panel (including the graphs) from PPS to bandwith
    The PPS view could look like this:
    Bildschirmfoto vom 2024-03-28 09-54-17-2_
@fabianbees fabianbees added the enhancement New feature or request label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants