-
-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Description
nethog can be set on specific processes which is great.
With -P a processID to monitor can be specified.
Is there a way to supply a list of processIDs to monitor?
Example cfommand: sudo nethogs -P pgrep rclone -v 3
When one rclone process is running, the command works well.
But when there is more than one rclone process it fails, because pgrep rclone returns several pIDs.
Is there a way to send a list if pIDs to -P?
Metadata
Metadata
Assignees
Labels
No labels