Linuxnload tool displays network card traffic

Source: Internet
Author: User
The nload Nic traffic display tool has a single function, but is clear at a glance and easy to use. I personally recommend it. the installation process of the linuxnload tool is as follows: 1.

The nload Nic traffic display tool has a single function, but is clear at a glance and easy to use. I personally recommend it. the installation process of the linux nload tool is as follows:
1. install the software dependency package:
Yum install gcc-c ++ ncurses-devel

2. download and install the source code package:
Wget http://www.roland-riegel.de/nload/nload-0.7.2.tar.gz
Tar zxvf nload-0.7.2.tar.gz
Cd nload-0.7.2
#./Configure
# Make & make install

3. linux nload tool usage tutorial:
View the parameter help command:
Nload-help
-A: The refresh period of all data, in seconds. the default value is 300.
-I: sets the maximum display ratio of the network card traffic graph. the default value is 10240 kBit/s.
-M: only statistics are displayed, instead of traffic graphs.
-O: sets the maximum display ratio of the traffic graph of the outbound Nic. the default value is 10240 kBit/s.
-T: display the data refresh interval, in milliseconds. the default value is 500.
-U: Set the data units of Curr, Avg, Min, and Max on the right. by default, the data units are automatically changed. Note that the case sensitivity units are different!
H | B | k | m | g h: auto, B: Bit/s, k: kBit/s, m: MBit/s etc.
H | B | K | M | g h: auto, B: Byte/s, K: kByte/s, M: MByte/s etc.
-U: sets the data unit of Ttl on the right. the default value is auto-changed. Note that the case unit is different (the same as-u )!
Devices: Custom monitoring network card, which is all monitored by default. use the left and right keys to switch.
For example, only the eth0 command is monitored: nload eth0

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.