sysstat 12.2.0-ok1 source package in openKylin

Changelog

sysstat (12.2.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysstat_12.2.0.orig.tar.xz 684.3 KiB 61aa98eb8b38542eb97defcc2472adee1a24df8252f41b96e20d64c6064a8375
sysstat_12.2.0-ok1.debian.tar.xz 22.9 KiB 37b0b05a3e2d802208603e0e412a353d52d83da0230ec4392136f1c0953b02d4
sysstat_12.2.0-ok1.dsc 1.7 KiB 012d0e4ee10ec555cb682a5a99f227afde19ea880cfce7491fad6448055f9743

View changes file

Binary packages built by this source

isag: Interactive System Activity Grapher for sysstat

 This package provides the command isag, which graphically displays the
 system activity data stored in the binary logs produced by sar (in the
 package sysstat).

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