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
- ssh key 배포
- xe guest utilities
- 한글가이드
- Kibana server is not ready yet
- 보안양파
- GitLab
- G-suite
- 로그인불가
- x-pack
- macos
- endpoint security
- freebsd
- hardening
- application security
- Proxy
- elastic stack
- ansible
- Windows
- centos 8
- XCP-ng
- bash
- docker
- PlayBook
- ELASTIC
- proxycfg
- miniconda
- pfsense
- Kibana
- Elasticsearch
Archives
- Today
- Total
선 밖에 선 자유인
프로세스 별 Disk I/O 확인 방법 본문
[root@x2lab ~]# pidstat -d -p ALL
PID kB_rd/s kB_wr/s kB_ccwr/s Command
v 1 0.02 0.09 0.01 init
v 2 0.00 0.00 0.00 kthreadd
v 3 0.00 0.00 0.00 migration/0
v 4 0.00 0.00 0.00 ksoftirqd/0
v 5 0.00 0.00 0.00 migration/0
v 6 0.00 0.00 0.00 watchdog/0
v 7 0.00 0.00 0.00 migration/1
요런 식으로 나옴
Comments