~ubuntu-branches/ubuntu/saucy/sysstat/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Robert Luberda
  • Date: 2012-05-20 11:14:47 UTC
  • mfrom: (1.1.25) (2.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20120520111447-fic5igsqlao5n1vy
Tags: 10.0.5-1
* New upstream (stable) version.
* debian/control: Document the cifsiostat and nfsiostat tools in sysstat
  package description (closes: #667618).
* debian-sa1, sysstat.cron.daily, sysstat.postinst, 04-configs.patch,
  sysstat.init.d: Remove Debian-specific SA1_OPTIONS and SA2_OPTIONS
  variables, use upstream-provided SADC_OPTIONS instead. Provide a
  sysstat.NEWS entry for the change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  - iostat: reports CPU utilization and disk I/O statistics;
23
23
  - mpstat: reports global and per-processor statistics;
24
24
  - pidstat: reports statistics for Linux tasks (processes);
25
 
  - sadf: displays data collected by sar in various formats.
 
25
  - sadf: displays data collected by sar in various formats;
 
26
  - nfsiostat: reports I/O statistics for network filesystems;
 
27
  - cifsiostat: reports I/O statistics for CIFS filesystems.
26
28
 .
27
29
 The statistics reported by sar deal with I/O transfer rates,
28
30
 paging activity, process-related activities, interrupts,