I installed iftop on my Linux Mint Rafaela Cinnamon. It frustrates me how iftop does not give an option to scroll down to see more network activity, limiting me to very little activity to be able to view. How can I see the rest of the network activity?
Asked
Active
Viewed 562 times
1
Rohan
- 3,491
- 9
- 28
- 45
-
So, how'd it go? – voices Jan 07 '16 at 16:36
2 Answers
1
PAUSE DISPLAY / FREEZE ORDER P will pause the current display. o will freeze the current screen order.
This has the side effect that traffic between hosts not shown on the screen at the time will not be shown at all, although it will be included in the totals at the bottom of the screen.
SCROLL DISPLAY j and k will scroll the display of hosts.
This feature is most useful when the display order is frozen (see above).
-t text output mode
Use text interface without ncurses and print the output to STDOUT.
voices
- 1,252
- 3
- 15
- 30