반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- mariadb
- Kibana
- 설정
- error
- 유니티
- build
- Git
- 구글
- Linux
- unity
- 영어
- sample
- MSSQL
- Python
- logstash
- Windows
- MySQL
- JS
- nodejs
- s3
- AWS
- API
- JavaScript
- ChatGPT
- elasticsearch
- ssh
- Ai
- 엘라스틱서치
- docker
Archives
- Today
- Total
목록사용량 (1)
가끔 보자, 하늘.
메모리 사용양 측정 - mpstat
없으면 인스톨.. apt-get install mpstat 기본으로 mpstat를 입력하면 아래와 같은 결과가 출력됨. sudo mpstat Linux 3.13.0-45-generic (rs2mapp1) 04/10/2015 _x86_64_ (2 CPU) CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idleall 0.02 0.01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 99.95 이걸 코더별로 사용률을 보려면 아래와 같이 실행하면 된다. sudo mpstat -P ALL 01:54:52 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle01:54:5..
개발 이야기/인프라 구축 및 운영
2015. 4. 10. 13:58