# Installer diskwatch avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de diskwatch pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install diskwatch
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:diskwatch
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.6
- **Résumé source:** Cross-platform disk diagnostics TUI
- **Page d'accueil:** <https://www.netwatchlabs.com/labs/diskwatch>
- **Dépôt:** <https://github.com/matthart1983/diskwatch>
- **Dernière mise à jour:** 2026-07-29T00:07:00Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- diskwatch (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.6
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour diskwatch. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

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