devices-drive

command module
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2026 License: MIT Imports: 4 Imported by: 0

README

devices-drive

Storage information for the devices-* family: physical disks and volumes as static values, usage and I/O rates as dynamic ones. Windows + Linux, no cgo required.

basic detailed full
static disk model, size, HDD/SSD, controller; volume filesystems vendor, WWN, removability, partition counts serial numbers
dynamic per-volume total/free/used % per-disk read/write B/s cumulative I/O totals

Sources: ghw for the disk inventory, gopsutil for volumes and I/O counters. Synthetic block devices (snap loops, LUKS/LVM views, zram, empty card readers) are filtered out, and each exclusion is reported as a gap so a short list is explainable. SMART health/temperatures are on the roadmap.

$ devices-drive
$ devices-drive --level detailed --every 1   # watch I/O rates
$ devices-drive tui
$ devices-drive web :8080

MIT — see LICENSE.

Documentation

Overview

Command devices-drive reports storage specs and live readings using the shared devices-common CLI: one-shot, --json, --every 0.25, --tui, --web.

Directories

Path Synopsis
Package drive reports storage information for the jarvisfriends devices-* family: physical disks and their specs as static values, volume usage and I/O rates as dynamic ones.
Package drive reports storage information for the jarvisfriends devices-* family: physical disks and their specs as static values, volume usage and I/O rates as dynamic ones.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL