|
| Sysstat - Sar, sadf, iostat, pidstat and mpstat commands for Linux.Updated by godard on Thursday, November 12th 2009.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 [Stable]8.1.8 [Development]
Release Notes : It is now possible to specify a starting and ending time with sadf -x (this option displays sar data in XML). Interval and count parameters are also taken into account.sar and sadf sometimes didn't handle COMMENT records properly. This is now fixed.HZ variable was not explicitly set in sadc.c. This has been fixed too.sargraph added (sargraph is a shell script used to make graphs based on sadf XML output).
Platforms : Linux
|