the use of iftop?
Iftop can be used to monitor the network card's real-time traffic (network segment can be specified), reverse resolution IP address, display port information, and so on. The detailed description will be described in the following parameters.
Install iftop
If compilation and installation are used, you
In Linux/Unix-like systems, you can use top to view system resources, processes, memory usage, and other information. To view the network status, you can use tools such as netstat and nmap. To view real-time network traffic and monitor TCP/IP connections, you can use iftop.
What is iftop?
Iftop is mainly used to displ
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
MRTG is an open source graphical tool for monitoring network traffic load (OETIKER + partner ag in Germany provides one of the open source projects, http://oss.oetiker.ch/mrtg/), through the snmp protocol to obtain the traffic information of the device, the HTML document of the traffic load in PNG format is displayed t
MRTG is an open source graphical tool to monitor network traffic load (OETIKER + PARTNERAG Germany provides one of the open source projects, http://oss.oetiker.ch/mrtg/), through the snmp protocol to obtain the traffic information of the device, the HTML document of the traffic
Nload is a simple and easy-to-use bandwidth flow monitoring tool under Linux, and dynamic graphics based on character interface display the current traffic of the NIC.
However, CentOS official source does not have it, can not directly use Yum installation. We can download the third party RPM release platform and recommend the following source, which releases multiple RPM packages
http://pkgs.repoforge.org
Use iftop to monitor network traffic and iftop to monitor network traffic
Iftop is a useful tool. The following command monitors the wireless network card of my notebook
iftop -i wlan0
Use Ntop to monitor network traffic
____ Network traffic reflects the running status of the network, which is the key data for determining whether the network is running normally. In th
Install vnStat on CentOS to monitor ECs traffic
In addition to the Panel provided by the service provider, we can also install vnStat to monitor the upstream and downstream traffic of your VPS or server on a daily basis. The vnStat installation method is simple, which can be
software. This article uses its powerful traffic Graphic System Host Table to monitor network traffic in real time. In terms of monitoring software, we chose the sniffer pro, which is commonly used by NAI companies. In fact, many Internet cafe administrators have experience in monitoring the
, you need to installgccAndmake
Under CentOS:
yum -y install gcc make
In Debian/Ubuntu:
sudo apt-get install gcc make
After compilation and installationifconfig -aView your network card, usually as follows:
eth0 Link encap:Ethernet HWaddr 00:16:3e:a3:c3:9c inet addr:10.0.0.10 Bcast:10.0.0.63 Mask:255.255.255.192 inet6 addr: fe80::216:3eff:fea3:c39c/64 Scope:Link UP BROADCA
:17989373908 (17.9 GB) TX bytes:24055536418 (24.0 GB) Interrupt:32
Then your VPS or server NIC iseth0
Then generate the vnStat database:
/usr/bin/vnstat -u -i eth0
If your Nic is noteth0To change the network card name and/etc/vnstat.confOfInterface "eth0"Your nic name.
Then you can start vnStat:
vnstatd -d
There is a problem with this method, that is, occasionally the traffic statistics will be st
database:
/usr/bin/vnstat -u -i eth0
If your Nic is noteth0To change the Network Card Name and/etc/vnstat.confOfInterface "eth0"Your Nic name.
Then you can start vnStat:
vnstatd -d
There is a problem with this method, that is, occasionally the traffic statistics will be stopped, especially in CentOS. When the traffic
Introduction
MRTG (Multi Router Traffic Grapher, MRTG) is a tool software used to monitor network link traffic load. It obtains device traffic information through the SNMP protocol, in addition, the traffic load is displayed to th
LAN traffic similar to the use of network resources, enterprise LAN intranet devices, with how much network traffic, where are these network traffic? Whether it is related to work, this is essential to the management of Internet b
Article title: use Mrtg to monitor network traffic (for Linux ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Although mrtg has been used to monitor the
Through the/proc/net/dev can be viewed to the network card traffic, according to the changes in the value of the file in conjunction with while loop write a real-time monitoring network card script, by specifying the network card name as parameters to monitor the
Cacti is a set of graphical analysis tools for network traffic monitoring based on PHP, MySQL, SNMP and RRDtool.
If you want to use CACTI to monitor the Linux server's network card traffic, you need to install Net-snmp-utils-related packages on the monitored Linux servers,
Nethogs is a small, free open source command-line tool used to count network bandwidth usage in real time by process or program.For use similar to "repo tool", "Depot_tools" and other tools checkout source code is very useful, you can view the current download speed information, so you do not blindly wait.Installation under Ubuntu system
sudo apt-get install Nethogs
How to use
Nethogs [-d] [-h] [-P] [-t] [-v] [device (s)]
can be written into the configuration file with one option per line ), then, start the service in the form of "ntop @ Configuration File. The following are common ntop Program Options:
Option name
Description
-C/-- sticky-hosts
Record of inactive hosts
-P/-- db-file-path
Specify new data storage records
-U/-- user
Identity of the user who runs the program
-B/-- disable-decoders
Disable protocol Decoder
-N/-- numeric-ip-address
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.