Name: | sysstat |
---|---|
Version: | 10.1.5 |
Release: | 17.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 1388419 |
License: | GPLv2+ |
RPM: | sysstat-10.1.5-17.el7.aarch64.rpm |
Source RPM: | sysstat-10.1.5-17.el7.src.rpm |
Build Date: | Fri Aug 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sebastien.godard.pagesperso-orange.fr/ |
Summary: | Collection of performance monitoring tools for Linux |
Description: | The sysstat package contains sar, sadf, mpstat, iostat, pidstat, nfsiostat-sysstat, tapestat, cifsiostat and sa tools for Linux. The sar command collects and reports system activity information. This information 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. Both UP and SMP machines are fully supported. The sadf command may be used to display data collected by sar in various formats (CSV, XML, etc.). The iostat command reports CPU utilization and I/O statistics for disks. The tapestat command reports statistics for tapes connected to the system. The mpstat command reports global and per-processor statistics. The pidstat command reports statistics for Linux tasks (processes). The nfsiostat-sysstat command reports I/O statistics for network file systems. The cifsiostat command reports I/O statistics for CIFS file systems. |
- fix potential buffer overflow identified by cppcheck (#1543238)
- apply previously added patches (#1543238)
- backport some more follow-up bugfixes related to -F (#1543238)
- backport -F switch for monitoring currently mounted filesystems (#1543238)
- fix output of pidstat -p $PID (#1448489) - improve reading of /proc/cpuinfo on Power (#1440000)
- sar: output timestamps when running with ko_KR.UTF-8 locale (#1381128)
- related: #1332662 fixed more coverity issues
- related: #846699, #1332662 fixed coverity issues
- related: #846699 do the renaming of nfsiostat properly, with patch - resolves: #1332662 added tapestat utility for monitoring tape drives
- resolves: #846699 renamed nfsiostat to nfsiostat-sysstat, as nfsiostat is also provided by the nfs-utils package - resolves: #1224882 fixed bug when pidstat could run out of pre-allocated space for PIDs - resolves: #1258990 added support for more CPUs - resolves: #1267972 fixed bug when iostat didn't display the full device name if it's too long - resolves: #1328490 fixed bug, when sadc could forward SIGINIT to init process and couse reboot