Name: | procps-ng |
---|---|
Version: | 3.3.10 |
Release: | 17.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 1541676 |
License: | GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ |
RPM: | procps-ng-3.3.10-17.el7.aarch64.rpm |
Source RPM: | procps-ng-3.3.10-17.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceforge.net/projects/procps-ng/ |
Summary: | System and process monitoring utilities |
Description: | The procps package contains a set of system utilities that provide system information. Procps includes ps, free, skill, pkill, pgrep, snice, tload, top, uptime, vmstat, w, watch and pwdx. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the statuses of running processes. The free command displays the amounts of free and used memory on your system. The skill command sends a terminate command (or another specified signal) to a specified set of processes. The snice command is used to change the scheduling priority of specified processes. The tload command prints a graph of the current system load average to a specified tty. The uptime command displays the current time, how long the system has been running, how many users are logged on, and system load averages for the past one, five, and fifteen minutes. The w command displays a list of the users who are currently logged on and what they are running. The watch program watches a running program. The vmstat command displays virtual memory statistics about processes, memory, paging, block I/O, traps, and CPU activity. The pwdx command reports the current working directory of a process or processes. |
- top: strange unit scaling with high memory values - Resolves: rhbz#1253851
- sysctl manpage: Added explanation of conf files precedence - Resolves: rhbz#1456905
- top - real CPU statistics instead of since-boot are shown at start - Resolves: rhbz#1182327
- sysctl.conf manpage: note about predefined values added - Resolves: rhbz#1439837
- slabtop: incorrect computation of "used" value, use float to fix - Resolves: rhbz#1329958
- pmap no longer shows each line twice with blank values on newer kernels - Resolves: rhbz#1330417
- ps no longer removes 'do_' and 'sys_' from wchan data - Resolves: rhbz#1373246
- Fixes sysinfo - devices with name longer than 20 chars are mistaken for partitions - Resolves: rhbz#1169349
- Fixes showing same cgroups for threads under process by adding format option - Resolves: rhbz#1284087
- Fixes obtaining environment variables in find_elf_note function - Resolves: rhbz#1287752