# sysstat を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:sysstat
```

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

### macOS

- Homebrew (100%):

```sh
brew install sysstat
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add sysstat
```

  証拠: Alpine Linux edge package indexes: sysstat from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install sysstat
```

  証拠: Debian stable package indexes: sysstat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install sysstat
```

  証拠: Fedora Rawhide package metadata: sysstat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#sysstat
```

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

- pacman (92%):

```sh
sudo pacman -S sysstat
```

  証拠: Arch Linux sync databases: sysstat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install sysstat
```

  証拠: openSUSE Tumbleweed package metadata: sysstat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:sysstat
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/sysstat>
- **バージョン:** 12.7.9
- **ソース概要:** Performance monitoring tools for Linux
- **ホームページ:** <https://sysstat.github.io/>
- **リポジトリ:** <https://github.com/sysstat/sysstat>
- **上流ドキュメント:** <https://sysstat.github.io/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/sysstat/sysstat/archive/refs/tags/v12.7.9.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cifsiostat (cli)
- iostat (cli)
- mpstat (cli)
- pidstat (cli)
- sadf (cli)
- sar (cli)
- tapestat (cli)
- cifsiostat (エイリアス)
- iostat (エイリアス)
- mpstat (エイリアス)
- pidstat (エイリアス)
- sadf (エイリアス)
- sar (エイリアス)
- tapestat (エイリアス)

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 12.7.9
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sysstat/sysstat
- 検出された最新: v12.7.9 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

sysstat is a Linux performance-monitoring package centered on familiar Unix-style commands such as sar, iostat, mpstat, pidstat, sadf, and related collectors.

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

The upstream CHANGES file records version 1.0 on 1999-03-06 as the initial revision by Sebastien Godard, tested on Linux kernel 2.0.36. The current README carries a 1999-2025 copyright line and describes the package as system performance tools for Linux.

The package grew by adding SMP support, localization, daily activity-file rotation, binary collection and replay, RPM packaging, and additional reporting utilities. The README now describes scheduled collection through cron or systemd and export formats including CSV, XML, JSON, and SVG.

### 採用の歴史

sysstat packages long-running system activity collection into small commands and scheduled jobs, so it became a common package-manager install for administrators who want historical sar data without deploying a larger monitoring stack.

The supplied package-manager facts list sysstat or split binary packages across Homebrew, Alpine, Debian, Ubuntu, Fedora/dnf, Nix, Arch, and openSUSE.

### 使われ方

Users run iostat for device I/O, mpstat for processor statistics, pidstat for process-level activity, and sar/sadf to collect, report, save, exchange, or graph historical activity data.

The package is often installed because it creates a lightweight local performance history: sa1 stores daily binary data, sa2 creates daily reports, and sadf makes that data scriptable.

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

sysstat is beloved package-manager material because it is small, scriptable, old-school Unix tooling that answers production questions quickly after a machine has already been collecting data.

It also matters to distro maintainers because its value depends on cron or systemd timers, log/data retention paths, and kernel metric compatibility rather than just shipping one binary.

### タイムライン

- 1999: Version 1.0 initial revision by Sebastien Godard.
- 1999: Version 2.1 noted availability in RPM format.
- 2025: sysstat 12.7.7 made JSON output available across all sysstat commands, according to the official home-page news.

### Related projects

- sysstat packages Linux counterparts to classic commercial-Unix performance utilities, with sar as the historical anchor and sadf as the interchange/export companion.

### ソース

- <https://github.com/sysstat/sysstat>
- <https://raw.githubusercontent.com/sysstat/sysstat/master/CHANGES>
- <https://sysstat.github.io/>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: @SYSCONFIG_DIR@/sysstat
## ソースデータベース詳細

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

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

- Debian apt - isag - 12.7.5-2: normalized package name match | Debian stable package indexes: isag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Interactive System Activity Grapher for sysstat | https://sysstat.github.io/
- Debian apt - sysstat - 12.7.5-2: normalized package name match | Debian stable package indexes: sysstat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | system performance tools for Linux | https://sysstat.github.io/
- Nix - sysstat: normalized package name match | nixpkgs package indexes: pkgs/by-name/sy/sysstat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - isag - 12.6.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: isag from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Interactive System Activity Grapher for sysstat | https://sysstat.github.io/
- Ubuntu apt - sysstat - 12.6.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: sysstat from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | system performance tools for Linux | https://sysstat.github.io/
- apk - sysstat - 12.7.8-r0: normalized package name match | Alpine Linux edge package indexes: sysstat from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Performance monitoring tools | https://sysstat.github.io/
- apk - sysstat-doc - 12.7.8-r0: normalized package name match | Alpine Linux edge package indexes: sysstat-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Performance monitoring tools (documentation) | https://sysstat.github.io/
- dnf - sysstat - 12.7.9-3.fc45: normalized package name match | Fedora Rawhide package metadata: sysstat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Collection of performance monitoring tools for Linux | https://sysstat.github.io
- pacman - sysstat - 12.7.9-1: normalized package name match | Arch Linux sync databases: sysstat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar) | https://sysstat.github.io/
- zypper - sysstat - 12.7.9-1.4: normalized package name match | openSUSE Tumbleweed package metadata: sysstat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Sar and Iostat Commands for Linux | https://github.com/sysstat/sysstat
- zypper - sysstat-isag - 12.7.9-1.4: normalized package name match | openSUSE Tumbleweed package metadata: sysstat-isag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Interactive System Activity Grapher for sysstat | https://github.com/sysstat/sysstat


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [numactl](https://pkg.so/ja/brew/numactl/) - Shares pkgdb curated category or tags: cli, linux, performance, system.
- [asitop](https://pkg.so/ja/brew/asitop/) - Shares pkgdb curated category or tags: cli, monitoring, performance, system.
- [inotify-tools](https://pkg.so/ja/brew/inotify-tools/) - Shares pkgdb curated category or tags: cli, linux, monitoring, system.
- [atop](https://pkg.so/ja/brew/atop/) - Shares pkgdb curated category or tags: cli, linux, monitoring, performance, system.
- [ioping](https://pkg.so/ja/brew/ioping/) - Shares pkgdb curated category or tags: cli, monitoring, performance, system.
- [bpftop](https://pkg.so/ja/brew/bpftop/) - Shares pkgdb curated category or tags: cli, linux, monitoring, system.
- [util-linux](https://pkg.so/ja/brew/util-linux/) - Shares pkgdb curated category or tags: cli, linux, system.
- [keyutils](https://pkg.so/ja/brew/keyutils/) - Shares pkgdb curated category or tags: cli, linux, system.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
