# 使用 Homebrew, Nix 安装 diskwatch

查看 diskwatch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:diskwatch
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install diskwatch
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#diskwatch
```

  证据: nixpkgs package indexes: pkgs/by-name/di/diskwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:diskwatch
- **软件包管理器:** Homebrew
- **版本:** 0.1.6
- **来源摘要:** Cross-platform disk diagnostics TUI
- **主页:** <https://www.netwatchlabs.com/labs/diskwatch>
- **仓库:** <https://github.com/matthart1983/diskwatch>
- **最后更新:** 2026-07-29T00:07:00Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- diskwatch (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.6
## 项目历史与用法

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.

### 时间线

- 2026: Official homepage lists DiskWatch preview v0.1.1.
- 2026: The source metadata lists Homebrew and Nix package-manager names.

### Related projects

- DiskWatch is positioned by its official pages as a sibling to NetWatch and SysWatch, and it overlaps operationally with iostat, iotop, smartctl, lsblk, df, du, diskutil, and system_profiler.

### 来源

- <https://github.com/matthart1983/diskwatch>
- <https://www.netwatchlabs.com/labs/diskwatch>
- source_facts.package-manager


## 安全说明

没有找到 diskwatch 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - diskwatch: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/diskwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/diskwatch.yml](https://github.com/mxcl/pkgdb/blob/main/combined/diskwatch.yml)


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
