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

« back to all changes in this revision

Viewing changes to sysstat-10.0.5.lsm

  • Committer: Package Import Robot
  • Author(s): Robert Luberda
  • Date: 2012-05-20 11:14:47 UTC
  • mfrom: (1.2.14)
  • Revision ID: package-import@ubuntu.com-20120520111447-282wto2ur1v9egso
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:
 
1
Begin4
 
2
Title:          sysstat - the sar, sadf, mpstat, iostat, nfsiostat, cifsiostat and pidstat commands for Linux
 
3
Version:        10.0.5
 
4
Entered-date:   2012-05-16
 
5
Description:    The sysstat package contains the sar, sadf, mpstat, iostat,
 
6
                pidstat, nfsiostat, cifsiostat and sa tools for Linux.
 
7
                The sar command collects and reports system activity
 
8
                information.
 
9
                The information collected by sar can be saved in a file
 
10
                in a binary format for future inspection.
 
11
                The statistics reported by sar concern I/O transfer rates,
 
12
                paging activity, process-related activities, interrupts,
 
13
                network activity, memory and swap space utilization, CPU
 
14
                utilization, kernel activities and TTY statistics, among
 
15
                others. Both UP and SMP machines are fully supported.
 
16
                The iostat command reports CPU utilization
 
17
                and I/O statistics for disks. The mpstat command reports
 
18
                global and per-processor statistics. The sadf command
 
19
                is used to display data collected by sar in various
 
20
                formats (XML, database-friendly, etc.).
 
21
                The pidstat command reports statistics for Linux tasks (processes).
 
22
                The nfsiostat command reports I/O statistics for network filesystems.
 
23
                The cifsiostat command reports I/O statistics for CIFS filesystems.
 
24
                NB: Send bugs, patches, suggestions and/or questions to
 
25
                (sysstat [at] orange.fr) and not to the address below!
 
26
                URL: http://pagesperso-orange.fr/sebastien.godard/ 
 
27
Keywords:       system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat, cifsiostat, system accounting, performance, tuning
 
28
Author:         sebastien.godard@orange.fr (Sebastien Godard)
 
29
Maintained-by:  sebastien.godard@orange.fr (Sebastien Godard)
 
30
Primary-site:   http://pagesperso-orange.fr/sebastien.godard/
 
31
                348kB sysstat-10.0.5.tar.gz
 
32
                276kB sysstat-10.0.5.tar.bz2
 
33
                352kB sysstat-10.0.5-1.src.rpm
 
34
                345kB sysstat-10.0.5-1.i586.rpm
 
35
Alternate-site:
 
36
Copying-policy: GPL
 
37
End