ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 343 of 381
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.
02 flags type binary 16 unsigned.
02 groupinfo type binary 16 unsigned.
02 rfe type binary 16 unsigned.
02 processname type character 6.
02 lcbs type binary 16 unsigned.
02 Pages type binary 16 unsigned.
02 Processtime type binary 64.
02 RcvQLen type binary 16 unsigned.
02 MsgsRcvd type binary 16 occurs 2 times.
02 Rmsgs type binary 32 redefines MsgsRcvd.
02 MsgsSent type binary 16 occurs 2 times.
02 Smsgs type binary 32 redefines MsgsSent.
02 userinfo type binary 16 unsigned.
02 rfe2 type binary 16 unsigned.
02 rfe3 type binary 16 unsigned.
02 rfe4 type binary 16 unsigned.
02 Elapsedtime type binary 64.
02 PgmFileName type binary 16 occurs 12 times.
02 ProgramName type character 24 redefines PgmFileName.
02 Hometerminal type binary 16 occurs 12 times.
02 HomeTerm type character 24 redefines Hometerminal.
02 ErrorState type binary 16 unsigned.
02 Busy-State type binary 16 unsigned.
02 RcvQLen-State type binary 16 unsigned.
02 MsgsRcvd-State type binary 16 unsigned.
02 MsgsSent-State type binary 16 unsigned.
02 Pages-State type binary 16 unsigned.
02 Lcbs-State type binary 16 unsigned.
02 CBusy type binary 32. !Avg of all IPU's Busy
02 CBusyState type binary 16. !State of CBusy
02 Affinity-V type binary 16.
02 IPU type binary 16.
02 Spare1 type Binary 16 unsigned.