Chapter 7. Networks

In this chapter, we review the tools available to monitor networking within and between Solaris systems. We examine tools for systemwide network statistics and per-process statistics.

Terms for Network Analysis

The following list of terms related to network analysis also serves as an overview of the topics in this section.

  • Packets. Network interface packet counts can be fetched from netstat -i and roughly indicate network activity.

  • Bytes. Measuring throughput in terms of bytes is useful because interface maximum throughput is measured in comparable terms, bits/sec. Byte statistics for interfaces are provided by Kstat, SNMP, nx.se, and nicstat.

  • Utilization. Heavy network use can degrade application response. The nicstat tool calculates ...

Get Solaris™ Performance and Tools: DTrace and MDB Techniques for Solaris 10 and OpenSolaris now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.