Config.in 1.7 KB

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