How to Install and Uninstall sysstat Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "sysstat" package

Please follow the guidelines below to install sysstat on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sysstat

2. Uninstall "sysstat" package

Please follow the instructions below to uninstall sysstat on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sysstat $ sudo apt autoclean && sudo apt autoremove

3. Information about the sysstat package on Ubuntu 20.10 (Groovy Gorilla)

Package: sysstat
Architecture: amd64
Version: 12.4.0-1
Priority: optional
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1620
Depends: lsb-base (>= 3.0-6), ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libsensors5 (>= 1:3.5.0)
Recommends: systemd | cron | cron-daemon
Suggests: isag
Filename: pool/main/s/sysstat/sysstat_12.4.0-1_amd64.deb
Size: 470672
MD5sum: db449b0e19daa23d1ef2f9238bdd7c45
SHA1: dc81fd32dff580f9bcda13587ce3f2a896977ab8
SHA256: 7ffd5e0ffccaffca46e04580c9308ec78925152a621958725d8f294075822809
SHA512: aeb860ec1f8d1a660deffcb898de3602e38805a22f39008265fffeb32fee09bf90eaf866a3f8b4f01eb74e4056bb33be0a88665de36052a73bd0f914eb0b8f6d
Homepage: http://pagesperso-orange.fr/sebastien.godard/
Description-en: system performance tools for Linux
The sysstat package contains the following system performance tools:
- sar: collects and reports system activity information;
- iostat: reports CPU utilization and disk I/O statistics;
- tapestat: reports statistics for tapes connected to the system;
- mpstat: reports global and per-processor statistics;
- pidstat: reports statistics for Linux tasks (processes);
- sadf: displays data collected by sar in various formats;
- cifsiostat: reports I/O statistics for CIFS filesystems.
.
The statistics reported by sar deal with I/O transfer rates,
paging activity, process-related activities, interrupts,
network activity, memory and swap space utilization, CPU
utilization, kernel activities and TTY statistics, among
others. Both UP and SMP machines are fully supported.
Description-md5: 9ada7023f201e412303d7867f5bcf2be
Task: postgresql-server