Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
NSTAT(1)		    General Commands Manual		      NSTAT(1)

NAME
       nstat --	Display	various	stats.

SYNOPSIS
       nstat [-m] [wait]

DESCRIPTION
       The  nstat utility will display system stats similar to netstat and vm-
       stat.

       The options are as follows:
       -m run pcm-memory.x and report memory bandwidth statistics

       -r Report raw, unscaled,	CPU percentage rather than  scaling  CPU  per-
       centage by the current CPU clock	frequency.

       -s  Report  network  bandwidth  statistics in slower units (Mbps	rather
       than Gbps and Kpps rather than Mpps).  Repeating	the flag reduces units
       further.

       -t Precede each report with a timestamp.

EXAMPLES
       The command:
	     netstat -m	10
       will print what the system is doing every 10 seconds, including report-
       ing memory bandwith.

SEE ALSO
       netstat(1), vmstat(8), pcm-memory.x(1)

FreeBSD	Ports 14.quarterly	 Jan 11, 2018			      NSTAT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=nstat&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help