]> granicus.if.org Git - sysstat/blob - sysstat-11.3.5.lsm
Replace strcpy() with strncpy() to avoid buffer overflows
[sysstat] / sysstat-11.3.5.lsm
1 Begin4
2 Title:          sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
3 Version:        11.3.5
4 Entered-date:   2016-06-24
5 Description:    The sysstat package contains the sar, sadf, mpstat, iostat, tapestat,
6                 pidstat, 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 tapestat command reports
18                 statistics for tape drives. The mpstat command reports
19                 global and per-processor statistics. The sadf command
20                 is used to display data collected by sar in various
21                 formats (XML, database-friendly, etc.) and to draw graphs (SVG).
22                 The tapestat command reports statistics for tape drives connected
23                 to the system.
24                 The pidstat command reports statistics for Linux tasks (processes).
25                 The cifsiostat command reports I/O statistics for CIFS filesystems.
26                 NB: Send bugs, patches, suggestions and/or questions to
27                 (sysstat [at] orange.fr).
28                 URL: http://pagesperso-orange.fr/sebastien.godard/
29 Keywords:       system administration, sar, sadf, iostat, tapestat, mpstat, pidstat, cifsiostat, system accounting, performance, tuning
30 Author:         sysstat [at] orange.fr (Sebastien Godard)
31 Maintained-by:  sysstat [at] orange.fr (Sebastien Godard)
32 Primary-site:   http://pagesperso-orange.fr/sebastien.godard/
33                 467kiB sysstat-11.3.5.tar.gz
34                 379kiB sysstat-11.3.5.tar.bz2
35                 336kiB sysstat-11.3.5.tar.xz
36                 475kiB sysstat-11.3.5-1.src.rpm
37                 329kiB sysstat-11.3.5-1.x86_64.rpm
38 Alternate-site:
39 Copying-policy: GPL
40 End