~ubuntu-branches/ubuntu/utopic/sysstat/utopic-proposed

« back to all changes in this revision

Viewing changes to sysstat-10.1.7.lsm

  • Committer: Package Import Robot
  • Author(s): Robert Luberda
  • Date: 2013-11-10 10:25:19 UTC
  • mfrom: (22.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20131110102519-2tk92enim3vnbt8g
Tags: 10.2.0-1
* New upstream stable version.
* debian/control:
  + replace `tk8.5' with `tk' in isag depends line (closes: #725696);
  + move `Homepage' to source package fields (lintian);
  + bump Standards-Version to 3.9.5.

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.1.7
4
 
Entered-date:   2013-09-13
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).
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:         sysstat [at] orange.fr (Sebastien Godard)
29
 
Maintained-by:  sysstat [at] orange.fr (Sebastien Godard)
30
 
Primary-site:   http://pagesperso-orange.fr/sebastien.godard/
31
 
                380kB sysstat-10.1.7.tar.gz
32
 
                297kB sysstat-10.1.7.tar.bz2
33
 
                384kB sysstat-10.1.7-1.src.rpm
34
 
                254kB sysstat-10.1.7-1.x86_64.rpm
35
 
Alternate-site:
36
 
Copying-policy: GPL
37
 
End