← 返回命令列表

Linux command

nload 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Monitor all interfaces

nload

Monitor specific interface

nload [eth0]

Monitor multiple interfaces

nload [eth0] [wlan0]

Set refresh interval

nload -t [500]

Show in bits

nload -u b

说明

nload is a console network traffic monitor. It displays incoming and outgoing traffic using graphs and provides real-time bandwidth usage information. The tool shows current, average, minimum, and maximum traffic rates, making it easy to monitor network activity.

参数

-a _period_
Average calculation period (seconds).
-t _interval_
Refresh interval (milliseconds).
-u _unit_
Unit for display (h=human, b=bits, B=bytes, k=KB, m=MB, g=GB).
-U _unit_
Unit for total traffic.
-m
Don't use multiple units.
devices
Devices to monitor.

FAQ

What is the nload command used for?

nload is a console network traffic monitor. It displays incoming and outgoing traffic using graphs and provides real-time bandwidth usage information. The tool shows current, average, minimum, and maximum traffic rates, making it easy to monitor network activity.

How do I run a basic nload example?

Run `nload` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -a _period_ do in nload?

Average calculation period (seconds).