KLOWZYKZ-01 — Index

DLGStorageB.04

DiskLedger

Automatic HDD and SSD health history across the Windows test PCs in a shop.

Version
0.1.0-rc.1
Released
Sep 4, 2026
Status
Pre-release
Platform
Windows 10 and Windows 11, x64
Licence
Proprietary

Releases and documentation only — source is not published.

01Overview

DiskLedger maintains a persistent health history for the physical HDDs and SSDs tested across multiple Windows PCs in a repair or refurbishing shop. A drive is identified by its serial number, so a technician can reconnect it later and see whether it has been tested before — and how its health has changed.

Hard Disk Sentinel Professional supplies the drive status. DiskLedger records daily results, keeps working while the LAN server is temporarily unavailable, and brings the history together in one searchable desktop view.

02Capabilities

  1. Automatic monitoring

    Detects connected drives and builds a health history without manual record entry.

  2. Serial identity

    Tracks the physical drive by serial number across test PCs, so a reconnected drive shows whether it has been tested before.

  3. Daily records

    One health record per drive per day; same-day reconnects merge into the existing record.

  4. Offline queue

    Agents queue records locally and synchronize when the server is available again.

  5. Central LAN history

    Drive history synchronizes to a server on the local network — no cloud account.

  6. Search and timeline

    Find a drive and read its recorded health over time from one desktop view.

03How it works

  1. 01Drive → Hard Disk Sentinel Professional reads its status.
  2. 02DiskLedger Agent on each test PC reads that status through WMI and queues a record.
  3. 03DiskLedger Server centralizes synchronized history for the local network.
  4. 04DiskLedger Desktop shows connected drives, search and history timelines.

04Specifications

Version0.1.0-rc.1Pre-release
ComponentsAgent and Server (Windows background services), Desktop (WPF)
Deployment toolsPowerShell scripts for service management, firewall configuration, agent provisioning and Sentinel preflight checks
Health providerHard Disk Sentinel Professional over WMI (not bundled)
Update checksManual and non-blocking automatic checks; no automatic download or install in RC1
Requirements
  • Windows 10 or Windows 11, x64
  • A registered installation of Hard Disk Sentinel Professional on each test PC
  • Hard Disk Sentinel: Configuration → Advanced Options → Provide status information by WMI enabled
  • LAN connectivity between the machines running DiskLedger components
LicenceProprietary

See LICENSE.txt in the repository for distribution terms. Independent software, not affiliated with or endorsed by Hard Disk Sentinel.

05Safety, privacy & security

Note

Release candidate

  • v0.1.0-rc.1 is a pre-release intended for initial real-world shop hardware validation. Broad validation across physical drive models and USB enclosures is still in progress.
  • Screenshots will be published after RC hardware validation.

06Downloads

v0.1.0-rc.1Sep 4, 2026Pre-releaseRelease notes

FileTypeSize
DiskLedger-v0.1.0-rc.1-win-x64.zipApplication158.5 MB
DiskLedger-v0.1.0-rc.1-win-x64.zip.sha256Checksum101 B

Verify before you run

Releases are not code-signed. Compare the SHA-256 hash of your download with the checksum file published beside it.

Get-FileHash .\DiskLedger-v0.1.0-rc.1-win-x64.zip -Algorithm SHA256

DiskLedger-v0.1.0-rc.1-win-x64.zip.sha256

07Release history

  1. 0.1.0-rc.1LatestPre-release

    Release Candidate 1 — Desktop, Agent and Server with deployment tools, for real-world shop hardware validation.

    Release notes
All releases on GitHub

08Documentation