Another approach to performance tuning uses single-purpose,
interactive tools that allow users and administrators to question the state of various system components to look for bottlenecks.
One such tool employs the UNIX command top to display the resources used on the system,
as well as a sorted list of the “top” resource-using processes.
Other tools display the state of disk I/O, memory allocation, and network traffic.