The Linux traffic monitoring software iptraf IPTraf can be used to monitor the load of an IP network. IPTraf uses the built-in Linux kernel... is a tool for monitoring network link traffic load. It uses snmp protocol to obtain the device traffic from the Linux system. Let's take a look at its specific implementation.
1. Linux traffic monitoring software iptraf
IPTraf can be used to monitor the load of an IP network. IPTraf uses the built-in raw packet capture interface of the Linux kernel and can be widely used in Ethernet cards. It supports FDDI adapter, ISDN adapter, and any asynchronous SLIP/PPP interfaces.
Command: iptraf-d eth0 eth0 network device name)
2. Linux traffic monitoring software bwm supports 64-bit systems)
Bandwidth Monitor NG (Bwm-NG for short) is a simple network and disk Bandwidth monitoring program that can run on Linux, BSD, Solaris, and other platforms. It supports a variety of detection components for collecting various statistical data, including/proc/net/dev, netstat, getifaddr, sysctl, kstat,/proc/diskstats/proc/partitions, IOKit, devstat, and libstatgrab. Interfaces or devices can be listed in black/white mode, so that users can only view the data they are interested in. Bwm-NG supports multiple output options, such as shape, plain text, CVS, and HTML.
View traffic command: bwm-ng-d press the u key to switch the Traffic Unit)
3. Linux traffic monitoring software MRTG
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, the traffic load is displayed to the user in HTML document format that contains PNG format, and the traffic load is displayed in a very intuitive way.
- Detailed introduction to linux performance monitoring
- Development and Application of linux Network Monitoring System
- How to share Linux traffic monitoring
- System Monitoring: linux System Monitoring command details
- Linux memory monitoring process details