일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Windows Server 2016 Hyper-v Cluster
- 인문고전
- windbg
- 클러스터
- cluster node as Domain controller
- SQL Server 2012R2 FCI
- Session space
- nonpaged pool
- windows media service
- LiveKD
- windows update
- Windows Server 2008
- Xperf
- ftp7.5 장애조치 클러스터
- Nested VM
- iSCSI target
- 터키여행
- FTP7.5
- dsquery
- Windows Server 2016
- Local TempDB
- windows debugging tool
- Hyper-V
- 안철수
- SQL Server 2008
- failover cluster
- 프로세스 CPU 사용량
- paged pool
- MSCS on VMWare
- 작업관리자
Archives
- Today
- Total
목록성능로그 (1)
류짱:Beyond MySelf
logman 이라는 명령어를 이용하면 현재 설정 된 성능 로그를 확인 할 수 있으며 간단하게 성능 로그를 수집 할 수 도 있습니다. logman query logman 사용 예 Examples: logman start perf_log logman update perf_log -si 10 -f csv -v mmddhhmm logman create counter perf_log -c "\Processor(_Total)\% Processor Time" logman create counter perf_log -c "\Processor(_Total)\% Processor Time" -max 10 -rf 01:00 logman create trace trace_log -nb 16 256 -bs 64 -o c:\lo..
Microsoft/Windows Platform
2011. 9. 23. 22:43