Sun, 05 May 2024 22:42:44 UTC | login

Information for build sysstat-12.5.4-5.el9sopt_901

ID48411
Package Namesysstat
Version12.5.4
Release5.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/sysstat#ef63c0211a05fb07c17a50f29b91212c30ebc7c3
SummaryCollection of performance monitoring tools for Linux
DescriptionThe sysstat package contains the sar, sadf, mpstat, iostat, tapestat, pidstat, cifsiostat and sa tools 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. Both UP and SMP machines are fully supported. The sadf command may be used to display data collected by sar in various formats (CSV, PCP, 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 cifsiostat command reports I/O statistics for CIFS file systems.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 01:45:16 UTC
CompletedThu, 15 Jun 2023 01:52:42 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/sysstat:ef63c0211a05fb07c17a50f29b91212c30ebc7c3)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/sysstat#ef63c0211a05fb07c17a50f29b91212c30ebc7c3'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
sysstat-12.5.4-5.el9sopt_901.src.rpm (info) (download)
x86_64
sysstat-12.5.4-5.el9sopt_901.x86_64.rpm (info) (download)
sysstat-debuginfo-12.5.4-5.el9sopt_901.x86_64.rpm (info) (download)
sysstat-debugsource-12.5.4-5.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Tue Feb 21 2023 Lukáš Zaoral <lzaoral@redhat.com> - 12.5.4-5 - Fix --dec argument validation (rhbz#2080650) * Thu Nov 10 2022 Lukáš Zaoral <lzaoral@redhat.com> - 12.5.4-4 - arithmetic overflow in allocate_structures() on 32 bit systems (CVE-2022-39377) * Mon Feb 21 2022 Michal Sekletar <msekleta@redhat.com> 12.5.4-3 - sysstat's buildsystem doesn't really use LDFLAGS, we have to merge CFLAGS and LDFLAGS to get binaries with full RELRO (#2044893) * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 12.5.4-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 15 2021 Nathan Scott <nathans@redhat.com> - 12.5.4-1 - update to v12.5.4 (#1866234) * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 12.5.3-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 15 2021 Nathan Scott <nathans@redhat.com> - 12.5.3-1 - update to v12.5.3 (#1822907) - enable Performance Co-Pilot (PCP) archive output option