A variety of tools are available to monitor system performance
or report on the usage of system resources
such as disk space, interprocess communication (IPC)
facilities, and pipes:
Reports the status of System V interprocess communication
(IPC) facilities -- message queues, semaphores,
and shared memory.
See
ipcs(ADM)
for more information.
netstat
Reports on STREAMS usage and various network performance
statistics. It is particularly useful for diagnosing if a network
is overloaded or a network card is faulty.
See
netstat(TC)
for more information. See also
ndstat(ADM)
which reports similar information.
nfsstat
Reports NFS statistics on NFS servers and
clients. It is particularly useful for detecting problems with
NFS configuration. See
nfsstat(NADM)
for more information.
ping
Can be used to test connectivity over a network.
See
ping(ADMN)
for more information.
pipestat
Reports on the usage of ordinary and high performance pipes.
See
pipe(ADM)
for more information.