ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 302 of 342
03 sysno type binary 16 display “m<\999.>”.
03 domain type character 64.
02 entity type character 66 redefines ikey.
02 iyear pic x(67) redefines ikey.
02 imonth pic x(68) redefines ikey.
02 iday pic x(69) redefines ikey.
02 ihour pic x(70) redefines ikey.
02 imin pic x(71) redefines ikey.
02 isec pic x(72) redefines ikey.
02 irank pic x(73) redefines ikey.
END.
Application Entity Statistics Definitions
DEFINITION APP-STATS2. !Description.............Sect
02 system type binary 16 occurs 4 times. !system name
02 word type binary 16 redefines system.!word alignment
02 sysname type character 8 redefines system.
02 P-key-x type *. !sysno, domain & its
8.3
02 Q-key-x type * redefines P-key-x. !enform q-key extended
02 event type *. !ts, interval & info
02 Pid type character 8. !the process' name
02 Cpu type binary 16. !the process' cpu
02 Pin type binary 16. !the process' pin
02 Spare type binary 16 occurs 5 times.!reserved
02 AggRec type binary 16. !aggregate rec indicator
02 Data-count type binary 16. ! Number of Data occurrences
02 Op-Text type binary 16 occurs 8 times. !Op state text
02 OpText type character 1 redefines op-text.
02 OpState type binary 16. ! Operational state
02 Error type binary 64. ! Error (if any)
02 Error-state type binary 16. ! Error state (or remove)
02 DitemCount type float 64. ! Aggregate Count
02 Ditem type float 64 occurs 12 times. ! Dataitems for
Aggregation
02 Data type sgp-metric-stats2 occurs 30 times.
END.
Comm Statistics Definitions
DEFINITION COM-STATS. !Description
02 system type binary 16 occurs 4 times. !system name
02 word type binary 16 redefines system.!word alignment
02 sysname type character 8 redefines system.
02 P-key type *. !sysno, domain & its
02 Q-key type * redefines P-key. !enform q-key
02 event type *. !ts, interval & info
02 Invalid type binary 16. !<> 0 then reason invalid
02 PCpu type binary 16. !Backup cpu,-1 non nonstop
02 PCpu-State type binary 16. !BCPU state
02 PPin type binary 16. !Primary Cpu pin
02 BCpu type binary 16. !Backup cpu,-1 non nonstop
02 BCpu-State type binary 16. !BCPU state
02 BPin type binary 16. !Primary Cpu pin