# Install sysstat with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Performance monitoring tools for Linux. Version 12.7.9 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install sysstat
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add sysstat
```

  Evidence: 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 isag
```

  Evidence: Debian stable package indexes: isag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install sysstat
```

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

- Nix (92%):

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

  Evidence: 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
```

  Evidence: 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
```

  Evidence: openSUSE Tumbleweed package metadata: sysstat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:sysstat
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/sysstat>
- **Version:** 12.7.9
- **Source summary:** Performance monitoring tools for Linux
- **Homepage:** <https://sysstat.github.io/>
- **Repository:** <https://github.com/sysstat/sysstat>
- **Upstream docs:** <https://github.com/sysstat/sysstat#readme>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://github.com/sysstat/sysstat/archive/refs/tags/v12.7.9.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cifsiostat (cli)
- iostat (cli)
- mpstat (cli)
- pidstat (cli)
- sadf (cli)
- sar (cli)
- tapestat (cli)
- cifsiostat (alias)
- iostat (alias)
- mpstat (alias)
- pidstat (alias)
- sadf (alias)
- sar (alias)
- tapestat (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 12.7.9
- Local data: ok
- Upstream repository: https://github.com/sysstat/sysstat
- Upstream latest detected: v12.7.9 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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 Details

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

## Other Package-Manager Records

- 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-2.fc44: normalized package name match | Fedora Rawhide package metadata: sysstat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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.2: normalized package name match | openSUSE Tumbleweed package metadata: sysstat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Sar and Iostat Commands for Linux | https://github.com/sysstat/sysstat
- zypper - sysstat-isag - 12.7.9-1.2: normalized package name match | openSUSE Tumbleweed package metadata: sysstat-isag from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Interactive System Activity Grapher for sysstat | https://github.com/sysstat/sysstat


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [asitop](https://www.automicvault.com/pkg/brew/asitop/) - Shares av.db curated category or tags: cli, monitoring, performance, system.
- [collectd](https://www.automicvault.com/pkg/brew/collectd/) - Shares av.db curated category or tags: cli, monitoring, system.
- [ctop](https://www.automicvault.com/pkg/brew/ctop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [duf](https://www.automicvault.com/pkg/brew/duf/) - Shares av.db curated category or tags: cli, monitoring, system.
- [dwatch](https://www.automicvault.com/pkg/brew/dwatch/) - Shares av.db curated category or tags: cli, monitoring, system.
- [gotop](https://www.automicvault.com/pkg/brew/gotop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [htop](https://www.automicvault.com/pkg/brew/htop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [hwatch](https://www.automicvault.com/pkg/brew/hwatch/) - Shares av.db curated category or tags: cli, monitoring, system.
- [bpytop](https://www.automicvault.com/pkg/brew/bpytop/) - Local package facts share a topical domain. Shared terms: cli, linux, monitoring, system.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- 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
