IPtraf-ng is an open-source command-line network monitoring utility for Linux. It gathers various types of information about network traffic including IP traffic, ICMP and TCP connections, and OSPF information.
IPtraf-ng gathers various types of network traffic information including IP traffic, ICMP and TCP connections, OSPF information on Linux.
What is IPtraf-ng?
IPtraf-ng is an open-source command-line network monitoring utility for Linux systems. It allows administrators to gather detailed statistics about network traffic flowing through an interface.
Some of the information IPtraf-ng can display includes:
IP traffic and packet statistics
TCP and UDP connections and packet counts
ICMP activities
OSPF neighbor information
Interface statistics
IPtraf-ng has an interactive, menu-driven interface that allows users to view current network traffic activity in real-time as well as review historical network traffic over custom time intervals. Its filters allow focusing on specific details like traffic from a certain IP address or TCP/UDP port.
As a command-line utility, IPtraf-ng is well-suited for headless Linux servers or minimal installations where a graphical monitoring tool may not be available or practical to run. It can help diagnose network issues or provide insights into bandwidth usage or suspicious connections.
ntop is an open source software that allows for real-time monitoring and analysis of network traffic. It captures packet data from the network and organizes it to provide detailed bandwidth usage and statistics. Some key features of ntop include:Easy visualization of which hosts and applications are generating the most trafficIdentification...
nmon is a powerful and popular system monitor tool developed by IBM specifically for the AIX and Linux operating systems. It is used to monitor CPU, memory, network, disks, file systems and other system performance parameters in real time.Some key features of nmon include:Monitors CPU, memory, disks, network, file systems,...
iftop is an open source command-line tool used to monitor network usage and bandwidth in real-time. It captures and displays a table of current TCP/IP connections that are using bandwidth on a chosen network interface.Some key features of iftop:Displays real-time bandwidth usage on an interfaceShows both inbound and outbound trafficTable...
GNOME System Monitor is a built-in system monitoring and process management utility for the GNOME desktop environment and its derivatives like Ubuntu Unity. It provides both graphical and command-line interfaces to view key system metrics and information.Some of the main features of GNOME System Monitor include:Process manager to view, monitor,...
Glances is an open source, cross-platform system monitoring tool written in Python. It allows you to monitor your system's key metrics like CPU, memory, disks, network, and processes in real-time through a curses or web interface.Some key features of Glances include:Real-time overview of system resources utilizationMinimal dependencies and easy to...
Atop is an open-source monitoring tool for Linux systems used to monitor and manage various server resources including CPU, memory, disk drives, network and processes in real-time. It can show both the current status as well as long term statistics of these resources.Some key features of Atop include:Real-time monitoring of...
Nethogs is a free and open source software application for Linux that monitors network traffic usage in real-time and displays bandwidth usage per process. It enables users to see which processes on a system are using the most network bandwidth.Some key features of Nethogs include:Real-time visibility into bandwidth usage per...
Kiwi application monitor is an open-source application performance monitoring and troubleshooting tool designed specifically for Linux systems. It provides real-time visibility and insight into resource usage, performance metrics, exceptions, logs, and other key data for applications and services running on Linux servers.Some key capabilities and benefits of Kiwi application monitor...