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
- Kibana server is not ready yet
- 로그인불가
- centos 8
- Proxy
- x-pack
- hardening
- 보안양파
- PlayBook
- ssh key 배포
- Kibana
- pfsense
- freebsd
- miniconda
- Elasticsearch
- endpoint security
- ELASTIC
- xe guest utilities
- proxycfg
- 한글가이드
- G-suite
- macos
- GitLab
- bash
- application security
- XCP-ng
- ansible
- docker
- elastic stack
- Windows
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