# diskwatch を Homebrew, Nix でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
