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

syswatch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:syswatch
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install syswatch
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#syswatch
```

  証拠: nixpkgs package indexes: pkgs/by-name/sy/syswatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:syswatch
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/syswatch>
- **バージョン:** 0.7.5
- **ソース概要:** Cross-platform system diagnostics TUI
- **ホームページ:** <https://www.netwatchlabs.com/labs/syswatch>
- **リポジトリ:** <https://github.com/matthart1983/syswatch>
- **上流ドキュメント:** <https://github.com/matthart1983/syswatch#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/matthart1983/syswatch/archive/refs/tags/v0.7.5.tar.gz>
- **最終更新:** 2026-07-19T07:00:25Z
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- syswatch (cli)
- syswatch (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 0.7.5
- マネージャ更新日: 2026-07-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/matthart1983/syswatch
- 検出された最新: v0.7.5 (最新)
## プロジェクトの歴史と使われ方

SysWatch is a read-only terminal system-diagnostics application for macOS and Linux. Its twelve tabs combine CPU, memory, disk, filesystem, process, GPU, power, service, network, timeline, and anomaly views in one TUI.

### プロジェクトの歴史

Matthew Hart published SysWatch 0.1.0 in May 2026 and iterated rapidly through the 0.7 series. The project grew from a live single-host dashboard into a session-oriented diagnostic tool with settings, snapshots, recording and replay, historical scrubbing, and plain-English anomaly cards.

### 採用の歴史

The project ships through Cargo and Homebrew and publishes prebuilt release binaries; the supplied package metadata also records Nix packaging. Its official project page presents it as part of the NetWatch Labs family of focused terminal observability tools.

### 使われ方

Running syswatch starts a 1 Hz dashboard; flags select a faster tick, an initial tab, or a recorded session to replay. Single-key controls switch tabs, filter and sort processes, pause collection, change graph style and theme, capture snapshots, record sessions, and scrub backward through the session.

### パッケージ好きにとっての重要性

SysWatch packages the jobs of many classic host-inspection commands into one Rust TUI without requiring sudo or a resident daemon. It is especially useful for package users who want a portable first-response console rather than a monitoring service.

### タイムライン

- 2026-05: SysWatch 0.1.0 was released.
- 2026-05: Releases through 0.7.0 added and refined the multi-tab diagnostics workflow.
- 2026-06: Version 0.7.2 expanded per-process accounting.
- 2026-07: Versions 0.7.4 and 0.7.5 were released.

### Related projects

- NetWatch is the sibling network-analysis tool, DiskWatch covers disk diagnostics, and netwatch-sdk supplies shared network and disk parsers. The README compares individual tabs with htop, iostat, nettop, powermetrics, df, ps, and systemctl.

### ソース

- <https://github.com/matthart1983/syswatch#readme>
- <https://github.com/matthart1983/syswatch/blob/main/src/config.rs>
- <https://github.com/matthart1983/syswatch/releases>
- <https://www.netwatchlabs.com/labs/syswatch>
- source_facts.package-manager


## セキュリティノート

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: $XDG_CONFIG_HOME/syswatch/config.toml, ~/.config/syswatch/config.toml
- macOS: ~/Library/Application Support/syswatch/config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** syswatch
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** arch
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

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


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [ctop](https://www.automicvault.com/ja/pkg/brew/ctop/) - Shares av.db curated category or tags: cli, monitoring, system, terminal-ui.
- [sampler](https://www.automicvault.com/ja/pkg/brew/sampler/) - Shares av.db curated category or tags: cli, monitoring, system, terminal-ui.
- [apachetop](https://www.automicvault.com/ja/pkg/brew/apachetop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [asitop](https://www.automicvault.com/ja/pkg/brew/asitop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [bpftop](https://www.automicvault.com/ja/pkg/brew/bpftop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [btop](https://www.automicvault.com/ja/pkg/brew/btop/) - Shares av.db curated category or tags: cli, monitoring, system, terminal-ui.
- [collectd](https://www.automicvault.com/ja/pkg/brew/collectd/) - Shares av.db curated category or tags: cli, monitoring, system.
- [duf](https://www.automicvault.com/ja/pkg/brew/duf/) - Shares av.db curated category or tags: cli, monitoring, system.
- [diskwatch](https://www.automicvault.com/ja/pkg/brew/diskwatch/) - Local package facts share a topical domain. Shared terms: cli, cross, cross-platform, diagnostics, platform.
- [bottom](https://www.automicvault.com/ja/pkg/brew/bottom/) - Local package facts share a topical domain. Shared terms: cli, cross, cross-platform, monitoring, platform.

## Combined YAML source

View the package source record on GitHub. [combined/syswatch.yml](https://github.com/automic-vault/db/blob/main/combined/syswatch.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
