ASAP 2.8 Server Manual

ASAP Data Definitions
HP NonStop ASAP Server Manual522303-007
B-3
Comm Statistics Definitions
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
02 LDev type binary 32. !Logical device# of line
02 Type type binary 16. !Device type.
02 SubType type binary 16. !Device Subtype.
02 Op-Text type binary 16 occurs 5 times. !Operational Status
02 OpText type character 1 redefines op-text.
02 OpState type binary 16. !Operational State
02 Line-Stat type binary 16 occurs 4 times. !Line Status
02 LineStat type character 1 redefines line-stat.
02 LineStat-State type binary 16. !LineStat state.
02 Prog-Name type binary 16 occurs 13 times. ! Device program file
02 ProgName type character 1 redefines Prog-Name.
02 P-Config type binary 16 occurs 4 times. !Primary configuration
02 PConfig type character 1 redefines P-Config.
02 B-Config type binary 16 occurs 4 times. ! Backup configurati
02 BConfig type character 1 redefines B-Config.
02 Requests type binary 32. ! Number of requests.
02 Requests-State type binary 16. ! Requests State.
02 BusyPct type binary 16. ! Read busy % * 10.
02 BusyPct-State type binary 16. ! ReadBsyPct State.
02 ReadBsyPct type binary 16. ! Read busy % * 10.
02 ReadBsy-State type binary 16. ! ReadBsyPct State.
02 WriteBsyPct type binary 16. ! Write busy % * 10.
02 WriteBsy-State type binary 16. ! WriteBsyPct State.
02 InBytes type binary 64. ! Number input bytes.
02 InBytes-State type binary 16. ! InBytes State.