nload

$ sudo apt update && sudo apt upgrade
$ sudo apt install nload
$ nload

$ ifconfig
$ nload ens35
  • Left and Right arrow keys or Tab and **Enter **keys: By using these keys we can switch to other network devices.
  • F2 key: To see the option window
  • F5 key: To save current settings to the user’s config file.
  • F6 key: To reload settings from the config files.
  • q or Ctrl+C : To quit nload
$ nload -m		# To see multiple network devices at the same time
$ nload -a 400		# The time window in seconds for the average calculation. The default value is 300.
$ nload -t 400		# The displayed St and refresh interval in milliseconds. The default value is 500.
$ nload -u M wlo1

Use -u option to set the type of unit used for display of traffic number.

h/H = auto, b = Bit/s B = Byte/s , k = kBit/s , K = KByte/s , m = MBit/s , M = MByte/s , g = GBit/s, G = GByte/s

Licensed under CC BY-NC-SA 4.0
comments powered by Disqus