Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
procps: System and process monitoring utilities.
Name: | procps |
Vendor: | Scientific Linux |
Version: | 3.2.3 |
License: | GPL |
Release: | 8.6 |
URL: | |
- Summary
- 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, and watch. 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.
Changelog
- * Thu Feb 1 18:00:00 2007 Karel Zak <kzak{%}redhat{*}com> 3.2.3-8.6
- add man page changes to the backport_Show_THREADS.patch
- * Wed Jan 17 18:00:00 2007 Karel Zak <kzak{%}redhat{*}com> 3.2.3-8.5
- fix #198140 - ps truncates line to 2048 characters
- fix #174670 - No more per thread CPU usage with top and newer kernels
- * Tue Mar 28 18:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 3.2.3-8.4
- fix #168553 - need a 64 bit version of vmstat for PPC
- fix #184242 - top reporting CPU utilization values less than actual for MT programs
- fix #186017 - top "Cpu0" line never updates on single processor machine
(bugfix added to the 'remcpu' patch)
- fix #186051 - ps -aucx reports bogus %CPU for mt app
- fix #168444 - memory usage conflicts with /proc/meminfo