Name: | sysstat |
---|---|
Version: | 10.1.5 |
Release: | 18.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 1388656 |
License: | GPLv2+ |
RPM: | sysstat-10.1.5-18.el7.aarch64.rpm |
Source RPM: | sysstat-10.1.5-18.el7.src.rpm |
Build Date: | Sun Jun 09 2019 |
Build Host: | ca-buildarm02.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. |
- add -f flag to force fdatasync() after sa file update (#1662094) - don't call filesystem count functions when we are not collecting fs statistics (#1670060) - skip autofs when gathering filesystem statistics (#1670060) - fix use of incorrect preposition in sar man page (#1624410) - fix CPU usage reporting (#1618688)
- 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