procps is a package of utilities which includes ps, vmstat, top, w, skill, snice, pgrep, pkill, free, sysctl, pmap, uptime, and kill. These utilities report what is running, who is logged in, how long the system has been running, and what is using up memory. They can be used to kill processes and change run-time kernel configuration values.
| Tags | Monitoring Utilities Systems Administration |
|---|---|
| Licenses | LGPL GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This release fixes minor odds and ends.


Changes: This release fixes a pgrep/pkill crash, fixes "ps sm" for single-threaded apps, and fixes a problem with stale entries in the w program. A buffer overflow was fixed. SCHED_BATCH is known to ps. Terabytes of memory are supported. Documentation for top's H option was written. Time stolen from a virtual machine is displayed. Some miscellaneous patches (which Linux vendors left in locked filing cabinets with "beware of the leopard" signs) were applied.


Changes: This release fixes some rare crashes, spelling errors, %CPU display of threaded apps on 2 to 9 CPUs, and operation with 512+ CPUs. It also gives "top" an "H" option for display of individual threads.


Changes: This release fixes a great many minor problems and gets slabtop working on the 2.6.10 kernel.


Changes: This release adds UTF-8 support to ps, along with many minor enhancements and fixes. The FAQ has been updated. Those that ship the FAQ as part of a package (not suggested) should be sure to get a fresh copy. The 2.6.10 kernel, as well as the current pre-release versions, may be used to get correct %CPU data for multi-threaded processes.
- All comments
Recent commentsPoll: proper "O" behavior?
Should the "O" option print command arguments or not?
It was originally designed to match the Digital UNIX ps,
which doesn't print arguments for either "-O" or "O".
FreeBSD prints the command arguments for "O" and does
not distinguish "O" from "-O".
Re: toprc anybody?
Don't mind my being an idiot...
A - switch to alternate display mode
Z - edit color mapping for windows 1-4
W - write .toprc
Wow, I wouldn't have guessed one of the oldest unix utilities has such a nice gui conf-file editor built-in! ;-)
toprc anybody?
Could someone post a .toprc file that will give a happy- colored, multi-column output like the one in the screenshot? I realize I'm horribly lazy for not simply figuring it out myself, but that's okay. Thanks!
Re: Slackware doesn't send patches upstream.
> Patrick J. Volkerding runs the project.
> I doubt he packages procps by himself.
> Does he? (and everything else????)
>
> I'm looking for the person who chooses
> the procps release to use and the
> patches
> to apply.
>
Yes, he does everything. I just don't know if he wrote such patches. You should ask him.
Re: Slackware doesn't send patches upstream.
Patrick J. Volkerding runs the project.
I doubt he packages procps by himself.
Does he? (and everything else????)
I'm looking for the person who chooses
the procps release to use and the patches
to apply.