iostat 명령 > 자유게시판

자유게시판

iostat 명령 정보

iostat 명령

본문

리눅스 iostat 명령 사용법
# iostat
; CPU와 Devices 리포트 계속 출력
# iostat -d 2
; 2초 단위로 Devices 리포트 출력
# iostat -d 2 6
; 2초 단위로 6번 Devices 리포트 출력
# iostat -x hda hdb 2 6
; 2초 단위로 6번 Devices hda와 hdb 확장 통계 리포트 출력 .
# iostat -p sda 2 6
; 2초 단위로 6번 sda와 그의 모든partitions (sda1, etc.) 리포트 출력
 

추천
0
  • 복사

댓글 1개

© SIRSOFT
현재 페이지 제일 처음으로