How to monitor network card traffic using Nload in Centos

Source: Internet
Author: User
Nload is a very useful traffic monitoring tool with powerful functions. it can monitor network card traffic in real time, including Incoming and Outgoing, that is, inbound and outbound traffic CentOS. NloadIt is a very useful traffic monitoring tool with powerful functions. it can monitor network card traffic in real time, including Incoming and Outgoing, that is, inbound and outbound traffic. At the same time, the current average, minimum, maximum, and total traffic values are counted to make it clear.

First install the Nload software. here I use the source package for installation. Currently, the latest version of Nload is 0.7.4.

Wget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz

Tar xvfz nload-0.7.4.tar.gz

Cd nload-0.7.4

./Configure-prefix =/usr/local/nload

Make & make install

After the installation is successful, run the following command:

/Usr/local/nload/bin/nload

You can see the real-time traffic status.

The first line is the name and IP address of the NIC by default. you can use the left and right keys on the keyboard to switch the NIC.
By default, Incoming is the traffic entering the NIC;
By default, Outgoing is the outbound traffic of the NIC;
The right side (Curr current traffic), (Avg average traffic), (Min minimum traffic), (Max maximum traffic), and (Ttl traffic statistics) are used by default );

There are also many parameters that can be used. view the parameter help command:/usr/local/nload/bin/nload-help

Example:/usr/local/nload/bin/nload eth0: View eth0 traffic of the NIC
Related Article

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.