The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / sysstat / Config.in
1 config BR2_PACKAGE_SYSSTAT
2         bool "sysstat"
3         select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
4         # Uses fork()
5         depends on BR2_USE_MMU
6         help
7           The sysstat utilities are a collection of performance
8           monitoring tools for Linux. These include sar, sadf, mpstat,
9           iostat, pidstat and sa tools.
10
11           Some Features :
12
13            * Input / Output and transfer rate statistics (global, per
14              device, per partition, per network filesystem and per
15              Linux task / PID)
16            * CPU statistics (global, per CPU and per Linux task /
17              PID), including support for virtualization architectures
18            * Memory and swap space utilization statistics
19            * Virtual memory, paging and fault statistics
20            * Per-task (per-PID) memory and page fault statistics
21            * Global CPU and page fault statistics for tasks and all
22              their children
23            * Process creation activity
24            * Interrupt statistics (global, per CPU and per interrupt,
25              including potential APIC interrupt sources)
26            * Extensive network statistics: network interface activity
27              (number of packets and kB received and transmitted per
28              second, etc.) including failures from network devices;
29              network traffic statistics for IP, TCP, ICMP and UDP
30              protocols based on SNMPv2 standards; support for
31              IPv6-related protocols.
32            * NFS server and client activity
33            * Socket statistics
34            * Run queue and system load statistics
35            * Kernel internal tables utilization statistics
36            * System and per Linux task switching activity
37            * Swapping statistics
38            * TTY device activity
39            * Power management statistics
40
41           http://pagesperso-orange.fr/sebastien.godard/