# 使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 sysstat

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