macOS
brew install sysstatlocal Homebrew formula metadata
brew
Performance monitoring tools for Linux. Version 12.7.9 via Homebrew; verified from local package data.
install
brew install sysstatlocal Homebrew formula metadata
sudo apk add sysstatAlpine Linux edge package indexes · sysstat · source: dl-cdn.alpinelinux.org
sudo apt install isagDebian stable package indexes · isag · source: deb.debian.org
sudo dnf install sysstatFedora Rawhide package metadata · sysstat · source: dl.fedoraproject.org
nix profile install nixpkgs#sysstatnixpkgs package indexes · pkgs/by-name/sy/sysstat/package.nix · source: api.github.com
sudo pacman -S sysstatArch Linux sync databases · sysstat · source: geo.mirror.pkgbuild.com
sudo zypper install sysstatopenSUSE Tumbleweed package metadata · sysstat · source: download.opensuse.org
overview
Performance monitoring tools for Linux
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
@SYSCONFIG_DIR@/sysstatexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cifsiostat | cli | global executable | |
iostat | cli | global executable | |
mpstat | cli | global executable | |
pidstat | cli | global executable | |
sadf | cli | global executable | |
sar | cli | global executable | |
tapestat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sysstat/sysstat
install metadata
| Package key | brew:sysstat |
|---|---|
| Version | 12.7.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sysstat |
| 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 |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sysstat |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
isag 12.7.5-2
Interactive System Activity Grapher for sysstat
sudo apt install isagsysstat 12.7.5-2
system performance tools for Linux
sudo apt install sysstatsysstat
nix profile install nixpkgs#sysstatisag 12.6.1-2
Interactive System Activity Grapher for sysstat
sudo apt install isagsysstat 12.6.1-2
system performance tools for Linux
sudo apt install sysstatsysstat 12.7.8-r0
Performance monitoring tools
sudo apk add sysstatsysstat-doc 12.7.8-r0
Performance monitoring tools (documentation)
sudo apk add sysstat-docsysstat 12.7.9-2.fc44
Collection of performance monitoring tools for Linux
sudo dnf install sysstatsysstat 12.7.9-1
a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)
sudo pacman -S sysstatsysstat 12.7.9-1.2
Sar and Iostat Commands for Linux
https://github.com/sysstat/sysstat
sudo zypper install sysstatsysstat-isag 12.7.9-1.2
Interactive System Activity Grapher for sysstat
https://github.com/sysstat/sysstat
sudo zypper install sysstat-isagsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.