동영상 보다 보니 멋지게 나오는 녀석이 있어서 검색
[링크 : https://www.youtube.com/watch?v=3bnhpAp_vBQ]
내가 원한 녀석은 바로.. nmon!
[링크 : https://www.tecmint.com/nmon-analyze-and-monitor-linux-system-performance/]
$ sudo apt-get install nmon Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: nmon 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded. Need to get 66.7 kB of archives. After this operation, 194 kB of additional disk space will be used. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main nmon armhf 14g+debian-1 [66.7 kB] Fetched 66.7 kB in 1s (50.7 kB/s) Selecting previously unselected package nmon. (Reading database ... 155208 files and directories currently installed.) Preparing to unpack .../nmon_14g+debian-1_armhf.deb ... Unpacking nmon (14g+debian-1) ... Processing triggers for man-db (2.7.5-1~bpo8+1) ... Setting up nmon (14g+debian-1) ... |
한글 표시 문제로 깨지는군..
그리고 아쉽게도(!) 온도 표시가 없다.
s-tui : The Stress Terminal UI
sudo apt-get install gcc python-dev python-pip (sudo) pip install s-tui A deprecated ppa is available (tested on Ubuntu 16.04) sudo add-apt-repository ppa:amanusk/python-s-tui sudo apt-get update sudo apt-get install python-s-tui |
[링크 : https://itsfoss.com/stress-terminal-ui/]
[링크 : https://amanusk.github.io/s-tui/]
설치하려고 해보니까 python2대 헤더가 필요해서 이것저것 삽질 -_-
$ sudo apt-get install python-dev $ sudo pip install s-tui |
[링크 : https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory]
집에 있는 녀석으로 원격으로 괴롭혀야 하려나? ㅋㅋ
'Linux > Ubuntu' 카테고리의 다른 글
powertop (0) | 2018.05.04 |
---|---|
ubuntu auto update 끄기 (0) | 2018.04.19 |
리눅스 팩스 서버 구축? (0) | 2018.02.09 |
cgroups (0) | 2017.08.24 |
리눅스 하드 절전 설정 (0) | 2017.05.23 |