ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 232 of 381 
Pin 
The process identification number 
Pri 
The current execution priority of this process 
Program File 
The program file name of this process 
RcvQ 
The average queue length of this process during a sample interval 
Rmsg 
The number of messages received per second 
Smsg 
The number of messages sent per second 
Time 
The time of the statistics information in database local civil time 
Userid 
The group ID and user ID of the person accessing the process 
%WT 
The wait state. The bits in the wait field are numbered from left to 
right; thus a wait state of %003 means that bits 14 and 15 are set: 
Wait-field .8 wait on PON CPU power on 
    .9 wait on IOPON I/O power on 
 .10 wait on INTR Interrupt 
 .11 wait on LINSP INSPECT event 
 .12 wait on LCAN Message system, cancel 
 .13 wait on LDONE Message system, done 
 .14 wait on LTMF TMF request 
 .15 wait on LREQ Message system, request 
Examples 
 To display the last four samples for system \CHI: 
PROCESSBUSY \CHI, S4 
 To display four samples starting at 10:15: 
PROCESSBUSY \*, S4, TIME 10:15 
 To display five processes: 
PROCESSBUSY \*, ENTRIES 5 
 To display detailed process statistics: 
PROCESSBUSY \*, STATS 
 To display the detailed busy process statistics: 
PROCESSBUSY \*, INFO 










