System resource management commands in Linux

Back

Linux includes a variety of commands that can help you identiofy those process that are monopolizing a system. The most basic of those commands are 

ps

top

sar

iostat

nice

renice

kill

killall