Skip to content

Add network usage in ps command #17211

@HKalbasi

Description

@HKalbasi

Basics

  • I have done a basic search through the issue tracker to find similar or related issues.
  • I have made myself familiar with the available features of Nushell for the particular area this enhancement request touches.

Related problem

I want to see the bandwidth used by the system, mostly to monitor progress and health check of huge downloads. I know nload in linux, but nothing in windows, it would be great if nushell gains this functionality.

Describe the solution you'd like

Add a column to sys net showing the bandwidth usage of each interface, or add a column to ps showing the bandwidth used by each process.

Describe alternatives you've considered

I know no nushell based alternative for this task. We can parse output of other programs, but I don't know any cross-platform tool for this job either.

Additional context and details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions