Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        sysstat: The sar and iostat system monitoring commands.
        
        
        - Summary
- This package provides the sar and iostat commands for Linux. Sar and
iostat enable system monitoring of disk, network, and other IO
activity.
Changelog
        
            - * Tue Nov 15 18:00:00 2005 Ivana Varekova <varekova{%}redhat{*}com> 5.0.5.11.rhel3
- - fix bug 168372 - sar outputs incorrect value(pgpgin/pgpgout) 
  by Shinya Narahara
- fix bug 155587 - mpstat problem with precision of mpstat output 
  (%idle value) (patch 11) 
- fix previous iostat patch - a memory leak in ioconf parsing functions,
  add the possibility to display sevices that are unknown in sysstat.ioconf 
  file (upstream patches) 
            - * Wed Oct 27 19:00:00 2004 Charles Bennett <ccb{%}redhat{*}com> 5.0.5-7.rhel3
- - update the ioconf patch to clean up malloc'd memory before using it.
- this fixes the 'duplicate 'x' record' problem from JohnRay 
            - * Fri Oct 15 19:00:00 2004 Charles Bennett <ccb{%}redhat{*}com> 5.0.5-6.rhel3
- - see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123136#c66
   for deep details, summarizing:
- add -p option to sar to force the use of device names rather than
   numbers in reports, also requiring wider fields for sar -d
- pull all whole-disk stats from /proc/partitions or /proc/diskstats
- include sysstat.ioconf to make the major, minor and name mappings public