There are many utilities that would provide this information. The easiest one that is available in all major Linux distribution would the use of ‘top’ command. Here’s a sample output of: top -i
(the -i argument tells top to hide all idle processes)
Categories: