일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Java
- Pod
- spring cloud config
- service
- aws
- dart
- golang
- VSCode
- Shell script
- Windows10
- HLS
- kubectl
- aws cli
- ffmpeg
- namespace
- Flutter
- configmap
- android studio
- docker
- Python
- nginx-media-server
- Sysinternals
- RTMP
- macos
- deployment
- 행정구역분류
- Kubernetes
- Android
- ebpf
- wireshark
Archives
- Today
- Total
woonizzooni
[Process Utilities] Process Explorer / Process Monitor - 프로세스 상태 확인 본문
Windows Sysinternals
[Process Utilities] Process Explorer / Process Monitor - 프로세스 상태 확인
woonizzooni 2019. 6. 14. 23:51
Process Exploere
https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
기본제공되는 작업관리자, 리소스모니터링 앱 보다 더 편하고 다양한 정보를 확인할 수 있다.
특정 앱의 listen포트 등 TCP/IP상태 조회도 수월하다.
ex) procexp64.exe 실행 화면
Process Monitor
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
현 시점에서 난 PsExplorer만으로도 충분하니 이건 skip...
o 다운로드
https://download.sysinternals.com/files/SysinternalsSuite.zip
https://download.sysinternals.com/files/ProcessExplorer.zip
https://download.sysinternals.com/files/ProcessMonitor.zip
'Windows Sysinternals' 카테고리의 다른 글
[Networking Utilities] TCPView - (0) | 2019.06.15 |
---|---|
[Networking Utilities] PsPing - 80포트 ping, 443포트 ping, bandwidth 측정 해보기 등 (0) | 2019.06.15 |
[Process Utilities] AutoRuns - 자동 시작 프로그램 확인/제어 (0) | 2019.06.14 |
[Miscellaneous Utilities] Strings - UNICODE or ASCII 문자열 스캔유틸리티 (0) | 2019.06.14 |
[Miscellaneous Utilities] ZoomIt - 화면 확대 & 프리젠테이션 유틸리티 (0) | 2019.06.14 |
Comments