~ubuntu-branches/ubuntu/karmic/sysstat/karmic

« back to all changes in this revision

Viewing changes to sysstat-8.1.7.lsm

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2009-03-08 19:01:43 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20090308190143-88odmo9euvg7f71d
Tags: 9.0.1-1
* New upstream release:
  + sar man page now mentions dependencies on sadc options (closes: #518438).
* Makefile.in: don't update sysstat.pot in clean. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Begin4
2
 
Title:          sysstat - the sar, sadf, mpstat, iostat and pidstat commands for Linux
3
 
Version:        8.1.7
4
 
Entered-date:   2008-11-13
5
 
Description:    The sysstat package contains the sar, sadf, mpstat, iostat,
6
 
                pidstat 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
 
                NB: Send bugs, patches, suggestions and/or questions to
23
 
                (sysstat [at] orange.fr) and not to the address below!
24
 
                URL: http://pagesperso-orange.fr/sebastien.godard/ 
25
 
Keywords:       system administration, sar, sadf, iostat, mpstat, pidstat, system accounting, performance, tuning
26
 
Author:         sebastien.godard@orange.fr (Sebastien Godard)
27
 
Maintained-by:  sebastien.godard@orange.fr (Sebastien Godard)
28
 
Primary-site:   http://pagesperso-orange.fr/sebastien.godard/
29
 
                262kB sysstat-8.1.7.tar.gz
30
 
                215kB sysstat-8.1.7.tar.bz2
31
 
                266kB sysstat-8.1.7-1.src.rpm
32
 
                223kB sysstat-8.1.7-1.i586.rpm
33
 
Alternate-site: ibiblio.org /pub/linux/system/status
34
 
Copying-policy: GPL
35
 
End