Pergunta

I would like to know meaning of each and every column of top command result.

enter image description here

If you see the screenshot, It shows lot of Java process under the user 'resoultion'. But here only one Tomcat is running.

%Mem is same for some of the processes, The Consolidation of these numbers are higher than 100.Please explain what does this mean?

Foi útil?

Solução

You can find everything you need to know about that command and the meaning of the columns, here: http://linux.about.com/od/commands/l/blcmdl1_top.htm

You can also use the following command to access the manuals in the console: man top

Outras dicas

there is a system wide command available

man top
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top