sysstat 10.1.6-2 source package in Ubuntu

Changelog

sysstat (10.1.6-2) unstable; urgency=low


  [ Louis Bouchard ]
  * New 11-fix-concurrency-build-issue.patch: Extend explicit rules 
    to avoid build issues occurring during parallel build (closes: #714153).

 -- Robert Luberda <email address hidden>  Thu, 01 Aug 2013 08:41:15 +0200

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
linux-any all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysstat_10.1.6-2.dsc 1.2 KiB 37c373102915923cb5acbc5b34715da70aedad6b3bc443da311e73e9b3234069
sysstat_10.1.6.orig.tar.bz2 294.2 KiB 8b1d2bcec5f1c0cec4fd293603c90eaa9746abb786bb4a8018c8339fef6264b5
sysstat_10.1.6-2.debian.tar.bz2 32.6 KiB e894b8845109f278b7827c54f485eacb52ae9c4923aa6886569fac64413537fc

No changes file available.

Binary packages built by this source

isag: No summary available for isag in ubuntu saucy.

No description available for isag in ubuntu saucy.

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;
  - mpstat: reports global and per-processor statistics;
  - pidstat: reports statistics for Linux tasks (processes);
  - sadf: displays data collected by sar in various formats;
  - nfsiostat: reports I/O statistics for network filesystems;
  - 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.