Iftop
This article needs additional citations for verification. (February 2024) |
| iftop | |
|---|---|
| Developer | Paul Warren |
| Initial release | March 2, 2002[1] |
| Stable release | 0.17
|
| Written in | C |
| Operating system | Unix-like |
| Type | Bandwidth usage / System monitor |
| License | GNU General Public License |
| Website | www |
| Repository | https://code.blinkace.com/pdw/iftop |
Iftop is a free software command-line system monitor tool developed by Paul Warren. It produces a real-time stream of incoming and outgoing network communications from the operating system iftop is running within.[2] By default, the connections are ordered by bandwidth usage, with only the largest ("top") bandwidth consumers shown. It is analogous to top, but instead of system-wide resource monitoring, it focuses on displaying just network usage. Iftop is typically used for monitoring bandwidth consumption, and while investigating unknown consumers of available network bandwidth.
Description
iftop is a passive monitoring tool. This program monitors network traffic and displays a table of current bandwidth usage, bandwidth measured in bits per second at default, and may be changed to bytes per seconds with the command line option.[3]
An interface may be specified' if not, it will listen on the first interface it finds that appears to be external.
By default, iftop will look up hostnames associated with addresses and counts all IP packets that pass through the filter.
A feature of iftop is that it can suppress display of DNS traffic by using a filter code such as "not port domain", or switch it off entirely, by using the -n option or by pressing "n" when the program is running. Using the -F option makes it possible to show packets entering and leaving a given network.
iftop may be used for inspecting TCP or UDP ports also, using the option -P.[3]
See also
- Linux/UNIX system performance commands
- htop
- netsniff-ng's ifpps top-like statistics tool
- ntop
- MTR (software)
- List of Unix commands
References
- ^ "Change Log for Iftop". GitLab Community Edition. Retrieved February 26, 2024.
- ^ Theocharides, Antonis; Antoniades, Demetres; Polychronakis, Michalis; Athanasopoulos, Elias; Markatos, Evangelos P. (November 9–14, 2008). Topnet: A Network-Aware. Proceedings of the 22nd Large Installation System Administration Conference. San Diego, CA: USENIX Association. pp. 145–157. Retrieved February 26, 2024.
- ^ a b "A Linux Admin's Guide to Mastering the Iftop Network Bandwidth Monitor". The Linux Code. 2023-12-27. Archived from the original on 2023-12-27. Retrieved 2024-03-07.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.