리눅스

HTOP – Linux Process Monitoring

변군이글루 2014. 3. 3. 17:32
반응형

HTOP – Linux Process Monitoring

: HTOP은 콘솔에서 서버의 프로세스 상황을 다양한 색상으로 모니터링하는 도구이다.

tar xvfz htop-0.8.3.tar.gz
./configure
make && make install
which htop
$ which htop
/usr/local/bin/htop
htop

htop

 

참고URL

- http://pkgs.repoforge.org/htop/

 

728x90
반응형