ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 311 of 342
02 PriState type binary 16.
02 Busy type binary 64. ! Process busy 8.14.03
implied decimal
02 BusyState type binary 16.
02 P-State type binary 16 occurs 4 times. ! Process state
02 PState type character 1 redefines P-State.
02 PStateState type binary 16.
02 W-State type binary 16 occurs 4 times. ! Wait state
02 WState type character 1 redefines W-State.
02 WStateState type binary 16.
02 MPages type binary 64. ! Mem pages
02 MPagesState type binary 16.
02 MSent type binary 64. ! Msgs sent 8.14.03 implied
decimal
02 MSentState type binary 16.
02 MRecv type binary 64. ! Msgs received 8.14.03
implied decimal
02 MRecvState type binary 16.
02 QLen type binary 32. ! Queue length
02 QLenState type binary 16.
02 MQLen type binary 32. ! Max Queue length
02 MQLenState type binary 16.
02 PFaults type binary 64. ! Page Faults 8.14.03
implied decimal
02 PFaultsState type binary 16.
02 PF-Name type binary 16 occurs 18 times.
02 PFName type character 1 redefines PF-Name. !Program file name
02 PFNameLen type binary 16. ! It's len, if non-zero use
pfile name
02 CAID type binary 16. ! CAID
02 PAID type binary 16. ! PAID
02 PType type binary 16. ! Process type
02 RC type binary 16. ! Remote creator
02 CreateTS type binary 64. ! Creation TS
02 SMode type binary 16. ! Stop mode
02 SReq type binary 16. ! Stop request mode
02 PFS type binary 32. ! Current PFS
END.
ProcessBusy Statistics Definitions
DEFINITION Pcb-stats.
02 System type binary 16 occurs 4 times.!system name
02 Word type binary 16 redefines system.
02 Sysname type character 8 redefines system.
02 P-key type *. !sysno & cpuno & its
02 Q-key type * redefines P-key.
02 Event type *. !timestamp & interval info
02 Cputype type binary 16. !0=>ns1,1=>ns2 etc
02 Invalid type binary 16. !if<>0 then reason invalid
!-- process Stats--
02 Busy type binary 16 unsigned.
02 pid type binary 16 unsigned.
02 pri type binary 16 unsigned.