Iftop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
* [[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= | ||
If EPEL is not configured, that will have to be installed first | If EPEL is not configured, that will have to be installed first. | ||
For RHEL6: | For RHEL6: |
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