~ubuntu-branches/ubuntu/raring/sysstat/raring

« back to all changes in this revision

Viewing changes to sysstat-9.1.7.lsm

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2011-03-23 13:26:07 UTC
  • mfrom: (1.1.20 upstream) (2.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20110323132607-huhxd19s8ts5muq7
Tags: 10.0.0-1
* New upstream (stable) release:
  + Don't link sysstat's commands with sensors library if not
    needed (closes: #612571).
  + [Adam Heath]: iostat incorrectly mapped device-mapper IDs
    greater than 256. This is now fixed (closes: #614397).
* debian/rules: switch to using dh command.
* Remove 07-remove_fdatasync.patch, no longer needed. 

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:        9.1.7
4
 
Entered-date:   2010-12-26
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
 
                318kB sysstat-9.1.7.tar.gz
32
 
                253kB sysstat-9.1.7.tar.bz2
33
 
                322kB sysstat-9.1.7-1.src.rpm
34
 
                323kB sysstat-9.1.7-1.i586.rpm
35
 
Alternate-site: ibiblio.org /pub/linux/system/status
36
 
Copying-policy: GPL
37
 
End