|
| Sysstat - Sar, sadf, iostat, pidstat and mpstat commands for Linux.Updated by godard on Sunday, February 28th 2010.The sysstat package contains the sar, sadf, iostat, pidstat and mpstat commands for Linux. The sar command collects and reports system activity information. The information collected by sar can be saved in a file in a binary format for future inspection. The statistics reported by sar concern I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. The sadf command may be used to display data collected by sar in various formats (CSV, XML, database-friendly, etc.). The iostat command reports CPU utilization and I/O statistics for disks and network filesystems. The pidstat command reports statistics for Linux tasks (processes). The mpstat command reports global and per-processor statistics. Both UP and SMP machines are fully supported. Sysstat has also support for hotplug CPU's, and for National Language (NLS). Licence : GPL
Version : 9.0.6.1 [Stable]9.1.1 [Development]
Release Notes : Support for kernels older than 2.6.x. has been removed.iostat now takes into account POSIXLY_CORRECT environment variable.mpstat can now display per processor software interrupts statistics.Because of a change in /proc/interrupts file format, mpstat was no longer counting the proper number of interrupts. This is now fixed.
Platforms : Linux
|