macOS
brew install diskwatchlocal Homebrew formula metadata
brew
Cross-platform disk diagnostics TUI. Version 0.1.3 via Homebrew; verified 2026-07-19. Also installable with nix: nix profile install nixpkgs#diskwatch.
install
brew install diskwatchlocal Homebrew formula metadata
nix profile install nixpkgs#diskwatchnixpkgs package indexes · pkgs/by-name/di/diskwatch/package.nix · source: api.github.com
overview
Cross-platform disk diagnostics TUI
history
DiskWatch is a read-only terminal user interface for single-host disk diagnostics on macOS and Linux. It presents disk capacity, filesystem, I/O, SMART health, hot-file, and anomaly information in one terminal application.
The official NetWatch Labs page presents DiskWatch as a preview v0.1.1 tool in the same watch-family style as NetWatch and SysWatch. Its public GitHub repository describes it as a sibling to those tools and implements it as a Rust command-line application.
DiskWatch is young and has a narrow public adoption record. The supplied package metadata shows it packaged for Homebrew and Nix, which is the main current signal that Unix package users can install it without building from source.
Users run `diskwatch tui` for the interactive terminal UI or `diskwatch --diag` to print collected state and exit. The documented tabs cover overview, devices, volumes, filesystems, I/O, SMART data, hot files, and plain-English insights.
For package maintainers, DiskWatch is a small Rust TUI with few platform dependencies. It is interesting because it wraps common disk-inspection surfaces such as `/proc/diskstats`, inotify, FSEvents, diskutil, system_profiler, and optional smartctl into one packaged executable.
security posture
No matching local secret-handling manifest was found for diskwatch. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diskwatch | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/matthart1983/diskwatch
install metadata
| Package key | brew:diskwatch |
|---|---|
| Version | 0.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diskwatch |
| Homepage | https://www.netwatchlabs.com/labs/diskwatch |
| Repository | https://github.com/matthart1983/diskwatch |
| Upstream docs | https://github.com/matthart1983/diskwatch#readme |
| License | MIT |
| Source archive | https://github.com/matthart1983/diskwatch/archive/refs/tags/v0.1.3.tar.gz |
| Last updated | 2026-07-19T04:47:40Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diskwatch |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diskwatch
nix profile install nixpkgs#diskwatchsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.