| solaris (netstat) |
Documentation: Network Monitoring The following is a guide to monitoring network interfaces and the network from the Solaris operating system.
The network often gets blamed when things are performing poorly, and perhaps this is correct - your network interfaces may be running at 100% utilisation. What command will tell you how busy the network interface is? Many sysadmins suggest using netstat -i to find out, $ netstat -i 1
|
| Read more... |