Iftop: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


* [[Linux Network Info#iftop|Linux Network Info]]
* [[Linux Network Info#iftop|Linux Network Info]]
=Overview=
It shows the up/down bandwidth usage for each host:pair.


=Installation=
=Installation=

Latest revision as of 17:25, 4 October 2016

Internal

Overview

It shows the up/down bandwidth usage for each host:pair.

Installation

If EPEL is not configured, that will have to be installed first.

For RHEL6:

rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm

For RHEL7:

rpm -Uvh http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-7.noarch.rpm

And then:

yum install iftop