sysstat 11.6.0-1ubuntu2 source package in Ubuntu

Changelog

sysstat (11.6.0-1ubuntu2) bionic; urgency=medium

  * Add 15-yet-another-mtab-reading-fix.patch to handle another case of
    unsafe mtab reading. (LP: #1720627)

sysstat (11.6.0-1ubuntu1) bionic; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Fix unwanted 00 bytes in output when --human is not set (LP 1716113)

sysstat (11.6.0-1) unstable; urgency=medium

  * New upstream version.
  * Add 14-fix-mtab-reading.patch to fix a crash occurring in sadc while
    reading really long lines in /etc/mtab (closes: #872926).
  * Standards-Version: 4.1.0 (no changes).

 -- Dariusz Gadomski <email address hidden>  Wed, 06 Dec 2017 16:29:31 +0100

Upload details

Uploaded by:
Dariusz Gadomski
Sponsored by:
Christian Ehrhardt 
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysstat_11.6.0.orig.tar.xz 457.5 KiB 122172f5730162efd80e74fbbc0eeee8facfe10b30f38fe4b8f0693588474ee4
sysstat_11.6.0-1ubuntu2.debian.tar.xz 33.9 KiB a17df79bdbb468b2855da835dfeff35382e337db85f17e95e3ff5465bbf5fe9e
sysstat_11.6.0-1ubuntu2.dsc 2.0 KiB 3e1088250c55f5245a92b5a59a9bb421ee6670d91acbc33b91cf413d262e1185

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.

sysstat-dbgsym: debug symbols for sysstat