solaris系统用ps命令查看进程占用的CPU、内存等情况
2013-07-14 20:12:03 来源:WEB开发网
psr The number of the processor to which the
process or lwp is bound.
pset The ID of the processor set to which the
process or lwp is bound.
addr The memory address of the process.
osz The total size of the process in virtual memory, in pages.
wchan The address of an event for which the process is sleeping (if -, the process is run-
ning).
stime The starting time or date of the process, printed with no blanks.
rss The resident set size of the process, in kilobytes. The rss value reported by ps is
an estimate provided by proc(4) that may underestimate the actual resident set size.
Users who wish to get more accurate usage information for capacity planning should use
pmap(1) -x instead.
pmem The ratio of the process's resident set size to the physical memory on the machine,
expressed as a percentage.
fname The first 8 bytes of the base name of the process's executable file.
更多精彩
赞助商链接