Network bandwidth
To measure network activity, use the netstat command. The netstat command can:
- Display active socket connections for each protocol
- Display routing table information
- Display contents of a network data structure
- Display packet counts throughout the communications subsystem
- Display network buffer statistics
- Display data link provider interface statistics
- Reset statistics
For information and recommendations using the netstat command, consult your operating system manual.