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
정성태

... 31  [32]  33  34  35  36  37  38  39 
NoWriterDateCnt.TitleFile(s)
212정성태8/30/200611480.NET 소식 : 11. PLinq
211정성태8/30/200611262.NET 소식 : 10. NDoc 2 is Officially Dead
210정성태8/29/200610502ZDNet Korea...메사추세츠주 오픈 도큐먼트 포맷 이행계획、MS 오피스로
209정성태8/26/200610173다운로드 : 42. IronPython 1.0 RC2
208정성태8/26/20069939사이트 소개 : 11. MS 제품 베타 목록
207정성태8/25/20069273MS 제품 소식 : 16. Windows Vista 'Pre-RC1' Available Now
206정성태8/25/20069268ZDNet Korea...[사진]새로운 하드드라이브 기술들
205정성태8/25/20069576다운로드 : 41. IE7 RC1 (for XP) released
204정성태8/25/200610187다운로드 : 40. What is Log Parser 2.2?
203정성태8/24/20069049.NET 소식 : 9. F# 1.1.12.3 now released!
202정성태8/23/20069806日 IT기업 절반이 재택근무
201정성태8/23/20069633MS 제품 소식 : 15. Replacing the DHTML Editing Control in Windows Vista and Beyond
200정성태8/20/200610767.NET 소식 : 8. RubyCLR
199정성태8/20/20069649.NET 소식 : 7. L# .NET
198정성태8/20/20069141MS 제품 소식 : 14. Visual Studio 2005 Team Edition for Database Professionals CTP5
197정성태8/16/20069425다운로드 : 39. Microsoft® Visual Studio® .NET™ 2003 Service Pack 1 - English
196정성태8/16/20068812다운로드 : 38. ADO.NET vNext CTP - 2006년 8월 버전
195정성태8/10/20069325다운로드 : 37. Desktop Heap Monitor Version 8.1
194정성태8/10/200610100다운로드 : 36. DHTML Editing Control for Applications Redistributable Package (x86)
193정성태8/7/20069723ZDNet Korea...내가 프린터로 보이니???? 오싹한 프린터 괴담
192정성태8/5/20069696다운로드 : 35. Visual Studio 2005 SDK - August 2006 CTP now available
191정성태8/4/20069726MS 제품 소식 : 13. Simple List Extension 을 구현하는 Windows RSS Platform
190정성태8/2/20069525MS 제품 소식 : 12. 운영체제 없는 가상화 팔 걷었다...마이크로소프트
189정성태8/2/20069648다운로드 : 34. ATLAS July CTP Released
188정성태7/31/20069392MS 제품 소식 : 11. Photosynth
187정성태7/28/200610553MS 제품 소식 : 10. What is 'SQL Server Everywhere Edition'?
... 31  [32]  33  34  35  36  37  38  39