# sysstat/sysstat

Performance monitoring tools for Linux

Repository: https://github.com/sysstat/sysstat
Canonical: https://ross.abutalabs.com/products/sysstat
Homepage: https://sysstat.github.io/
Language: C
License: GPL-2.0
License Family: copyleft
Topics: c, monitoring, sar, iostat, mpstat, tapestat, pidstat, performance-monitoring, system-monitoring, sadf, cpu, disk, memory, linux
Last push: 2026-08-23T08:20:54+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4878, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3361, forks 485 (observed 2026-08-28T04:07:58.087013+00:00)

## What it is
Sysstat is a collection of Linux performance monitoring utilities including sar, iostat, mpstat, pidstat, tapestat, and cifsiostat. It collects, reports, and historizes system activity data such as CPU, memory, disk I/O, and network statistics, with export to CSV, XML, JSON, and SVG formats.

## Use cases
- monitor cpu and disk io usage on a linux server
- collect historical system performance data with sar
- find which process is consuming cpu or memory with pidstat
- export system activity metrics to  or csv
- troubleshoot slow disk io on linux
- generate graphs of server activity over time

## When to choose
- you need lightweight, native Linux performance monitoring from the command line
- you want to historize system activity data via cron or systemd for later analysis
- you need per-CPU, per-device, or per-process statistics without installing agents

## When to avoid
- you need monitoring of non-Linux systems
- you want a web dashboard or alerting system rather than CLI tools
- you need application-level or container-level metrics

## Facets
- artifact type: cli-tool
- maturity: stable
- function: monitoring, analytics
- domain: monitoring, performance
- platform: cli
- tags: sar, iostat, mpstat, pidstat, system-performance, historical-data-collection, devops, command-line, linux

## Member repositories
- sysstat/sysstat (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.087013+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:40:21.180311+00:00, confidence not recorded.
  - readme: https://github.com/sysstat/sysstat (fetched 2026-08-28T04:07:58.087013+00:00, sha d54d57dc03a5)
  - homepage: https://sysstat.github.io/ (fetched 2026-08-29T09:33:43.859675+00:00, sha de82cf181707)
- Data as of 2026-08-30T08:39:29.467469+00:00.
