Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 4개 있습니다.)

디스크의 폴더별 사용량을 한눈에 보여주는 SpaceSniffer 유틸리티 소개

지난번의 "Fences" 유틸리티도 훌륭했는데요. ^^

바탕 화면의 아이콘들을 구획지어주는 유틸리티 - Fences
; https://www.sysnet.pe.kr/1/0/992

이번 유틸리티도 그에 못지 않은 것 같습니다. ^^

SpaceSniffer 
; http://www.uderzo.it/main_products/space_sniffer/index.html

이 유틸리티가 특히 마음에 드는 것은, 설치 단계도 필요 없는 데다 실행 시에 '관리자 권한'을 필요로 하지 않는다는 점입니다.

물론 관리자 권한으로 실행하지 않는 경우, 권한이 없는 폴더에 대해서는 검사를 하지 못 하긴 하지만... 적어도 시스템에 위해를 가하지는 못할 것이라는 안전함은 보장되니 안심하고 실행해 볼 수 있습니다.

아래는 제 컴퓨터에 대해서 직접 실행해 본 것을 보여주는 동영상인데요. 잠시 보시면... 마음에 드실 겁니다. ^^



(명령행에서 diskusage 유틸리티가 디렉터리 단위의 크기를 보여주지만, 아쉽게도 특정 디렉터리를 지정하지 않는 한 너무 많은 출력을 보이는 단점이 있습니다.)
The List Of 50 (Somewhat) Secret Windows Tools & Tricks
; https://den.dev/blog/windows-secret-tools-tricks/



[연관 글]






[최초 등록일: ]
[최종 수정일: 10/12/2023]


비밀번호

댓글 작성자
 



2020-08-02 05시43분
microsoft / diskspd
; https://github.com/microsoft/diskspd

실행 예)

C:\temp>diskspd.exe -c8192K -d1 c:\testfile.dat

Command Line: diskspd.exe -c8192K -d1 c:\testfile.dat

Input parameters:

        timespan: 1
        -------------
        duration: 1s
        warm up time: 5s
        cool down time: 0s
        random seed: 0
        path: 'c:\testfile.dat'
                think time: 0ms
                burst size: 0
                using software cache
                using hardware write cache, writethrough off
                performing read test
                block size: 65536
                using sequential I/O (stride: 65536)
                number of outstanding I/O operations: 2
                thread stride size: 0
                threads per file: 1
                using I/O Completion Ports
                IO priority: normal

System information:

        computer name: TESTPC
        start time: 2020/07/30 23:50:31 UTC

Results for timespan 1:
*******************************************************************************

actual test time: 1.01s
thread count: 1
proc count: 8

CPU | Usage | User | Kernel | Idle
-------------------------------------------
   0| 100.00%| 1.54%| 98.46%| 0.00%
   1| 0.00%| 0.00%| 0.00%| 100.00%
   2| 12.31%| 4.62%| 7.69%| 87.69%
   3| 4.62%| 3.08%| 1.54%| 95.38%
   4| 9.23%| 3.08%| 6.15%| 90.77%
   5| 3.08%| 1.54%| 1.54%| 96.92%
   6| 4.62%| 4.62%| 0.00%| 95.38%
   7| 3.08%| 3.08%| 0.00%| 96.92%
-------------------------------------------
avg.| 17.12%| 2.69%| 14.42%| 82.88%

Total IO
thread | bytes | I/Os | MiB/s | I/O per s | file
------------------------------------------------------------------------------
     0 | 5286264832 | 80662 | 4991.88 | 79870.09 | c:\testfile.dat (8192KiB)
------------------------------------------------------------------------------
total: 5286264832 | 80662 | 4991.88 | 79870.09

Read IO
thread | bytes | I/Os | MiB/s | I/O per s | file
------------------------------------------------------------------------------
     0 | 5286264832 | 80662 | 4991.88 | 79870.09 | c:\testfile.dat (8192KiB)
------------------------------------------------------------------------------
total: 5286264832 | 80662 | 4991.88 | 79870.09

Write IO
thread | bytes | I/Os | MiB/s | I/O per s | file
------------------------------------------------------------------------------
     0 | 0 | 0 | 0.00 | 0.00 | c:\testfile.dat (8192KiB)
------------------------------------------------------------------------------
total: 0 | 0 | 0.00 | 0.00
정성태

[1]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
1005정성태11/25/20231408Build Your Own "...."
1004정성태8/1/20198716다운로드 : 525. MSBuild-Structured-Log-Viewer
1003정성태8/3/201714276Visual Studio용 터미널 윈도우 플러그인 - Whack Whack Terminal
1002정성태1/23/201343216사이트 소개 : 31. 예제로 배우는 C# 프로그래밍
1001정성태12/3/201225715다운로드 : 524. Visual Studio 2012 Image Library
1000정성태9/19/201224599다운로드 : 523. Microsoft Message Analyzer
999정성태7/21/201223207도서 추천 : 35. "Under the Hood of .NET Memory Management" free eBook
998정성태7/12/201222794도서 추천 : 34. Building Hybrid Applications in the Cloud on Windows Azure - Book Download
997정성태6/5/201222739도서 추천 : 33. "Introducing Windows Server 2012" Free eBook (PDF/Mobi/EPub) from Microsoft Press
996정성태4/16/201224840다운로드 : 522. ILSpy 2.0 Final [2]
995정성태3/1/201223015다운로드 : 521. Windows 8 베타 및 Visual Studio 11 베타 관련 다운로드
994정성태12/10/201123299도서 추천 : 32. A Guide to Claims-Based Identity and Access Control, Second Edition - Book Download
993정성태11/26/201125810다운로드 : 520. 디스크의 폴더별 사용량을 한눈에 보여주는 SpaceSniffer 유틸리티 소개 [1]
992정성태11/18/201128039다운로드 : 519. 바탕 화면의 아이콘들을 구획지어주는 유틸리티 - Fences [1]
991정성태11/17/201124230Microsoft 제품 소식 : 109. 마이크로소프트가 직접 운영하는 TFS 호스팅 서비스 (Preview 단계) [4]
990정성태11/3/201123414도서 추천 : 31. 프로페셔널 ALM: Visual Studio를 이용한 어플리케이션 생명주기 관리 [2]
989정성태9/15/201124631Microsoft 제품 소식 : 108. Visual Studio 11 개발자 Preview 버전 공개
988정성태9/10/201126847Microsoft 제품 소식 : 107. “윈도우8, 부팅시간 8초”…’하이브리드 시스템 종료’ 적용
987정성태9/7/201125136다운로드 : 518. Google APIs Client Library for .NET
986정성태8/31/201125933Microsoft 제품 소식 : 106. 마지막 OLEDB 지원 - SQL Server Denali [1]
985정성태7/22/201127346.NET: 21. Xamarin - iPhone/iPad 및 Android 를 위한 C# 개발 도구
984정성태7/12/201125724다운로드 : 517. Web Standards Update 설치 시 Visual Studio SP1을 요구하는 오류파일 다운로드1
983정성태7/11/201134163다운로드 : 516. Windows Thin PC 공개 - MSDN 구독자 다운로드 센터
982정성태6/16/201126583다운로드 : 515. HTML5 Support for the Visual Studio 2010 Editor
981정성태6/16/201126122다운로드 : 514. .NET Framework 4 Update GDR
[1]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  ...