# diskwatch mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für diskwatch in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install diskwatch
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:diskwatch
- **Paketmanager:** Homebrew
- **Version:** 0.1.6
- **Quellzusammenfassung:** Cross-platform disk diagnostics TUI
- **Homepage:** <https://www.netwatchlabs.com/labs/diskwatch>
- **Repository:** <https://github.com/matthart1983/diskwatch>
- **Zuletzt aktualisiert:** 2026-07-29T00:07:00Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- diskwatch (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.6
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für diskwatch wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

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


## Quellen

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