HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)

XPath OS 7.4.x command reference guide 213
Keywords
The following list is a summary of all the available keywords and their meanings. Several of the keywords
have aliases (synonyms).
%cpu Percentage CPU usage (alias pcpu)
%mem Percentage memory usage (alias pmem)
acflag accounting flag (alias acflg)
command Command and arguments
cpu Short-term CPU usage factor (for scheduling)
flags The process flags, in hexadecimal (alias f)
inblk Total blocks read (alias inblock)
jobc Job control count
holdcnt Number of holds on the process (if nonzero, process cannot be
swapped)
ktrace Tracing flags
ktracep Tracing vnode
lim Memory use limit
logname Login name of user who started the process
lstart Time started
majflt Total page faults
minflt Total page reclaims
msgrcv Total messages received (reads from pipes/sockets)
msgsnd Total messages sent (writes on pipes/sockets)
nice Nice value (alias ni)
nivcsw Total involuntary context switches
nsigs Total signals taken (alias nsignals)
nswap Total swaps in/out
nvcsw Total voluntary context switches
nwchan Wait channel (as an address)
oublk Total blocks written (alias oublock)
p_ru Resource usage (valid only for zombie)
paddr Kernel virtual address of the struct proc belonging to the process.
pagein Pageins (same as majflt)
pgid Process group number
pid Process ID
ppid Parent process ID
pri Scheduling priority
re Core residency time (in seconds; 127 = infinity)
rgid Real group ID
rlink Reverse link on run queue or 0
rss Resident set size
rsz Resident set size + (text size / text use count) (alias rssize)
ruid Real user ID
ruser User name (from ruid)
sess Session pointer