ASAP 2.8 Server Manual

ASAP Data Definitions
HP NonStop ASAP Server Manual522303-007
B-6
Expand Entity Statistics Definitions
03 Spare2 type binary 16.
03 Spare3 type binary 16.
03 Spare4 type binary 16.
02 OpState type binary 16. !Logical volume State
02 Big-Frag type binary 32. !Largest free space fragment.
02 Avail-Space-State type binary 16. !State of Available Space
02 B-Splits-State type binary 16. !Block spit state of 512-4096
02 Chit-State type binary 16. !Cache hits State of 512-4096
02 Qlen-State type binary 16. !Request Queue State
02 Requests-State type binary 16. !Reqests State write,read,seek
02 Reqs-Blckd-State type binary 16. !Reqest blckd State file locks
02 Swaps-State type binary 16. !Swap State
02 Read-State type binary 16. !Device read rate state
02 Write-State type binary 16. !Device write rate state
02 Rate-State type binary 16. !Device rate state
02 Busy-State type binary 16. !Percent busy state
02 Write-Busy-State type binary 16. !Percent write busy state
02 Read-Busy-State type binary 16. !Percent busy reading state
02 Input-Kb-State type binary 16. !Input bytes/sec state
02 Output-Kb-State type binary 16. !Output bytes/sec state
02 Cpu-State type binary 16. !State of disk primary cpu
02 P-Path-State type binary 16. !State of disk primary path
02 M-Path-State type binary 16. !State of disk mirror path
END.
Expand Entity Statistics Definitions
DEFINITION NET-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 & $lhname & its
02 Q-key type * redefines P-key.
02 Event type *. !timestamp & interval info
02 Subtype type binary 16. !0=>singleline,1=>multiline
02 Pid1 type binary 16. !primary (cpu,pin)
02 Pid2 type binary 16. !backup (cpu,pin)
02 Ldev type binary 16. !logical device number
02 Invalid type binary 16. !if<>0 then reason invalid
02 L2-Proto type character 8. !Level 2 protocol
!-- LEVEL 2 ----------
02 i-frames-sent type binary 32. !base + 0
02 Data type binary 32 redefines i-frames-sent.
02 i-frames-rcvd type binary 32. !base + 1
02 s-frames-sent type binary 32. !base + 2
02 s-frames-rcvd type binary 32. !base + 3
02 u-frames-sent type binary 32. !base + 4
02 u-frames-rcvd type binary 32. !base + 5
!-- LEVEL 4 PKTS/FWD/LINKS
02 packets-sent type binary 32. !base + 6
02 packets-rcvd type binary 32. !base + 7
02 packets-fwd type binary 32. !base + 8
02 fwd-packets type binary 32. !base + 9
02 rlink-sent type binary 32. !base + 10
02 rlink-rcvd type binary 32. !base + 11
!-- LEVEL 4 Send Ops -----
!send-base=stat-base+12
02 conn-send type binary 32. !send + 0
02 trace-send type binary 32. !send + 1
02 ncpm-send type binary 32. !send + 2
02 lrq-send type binary 32. !send + 3
02 lcmp-send type binary 32. !send + 4
02 can-send type binary 32. !send + 5
02 ack-send type binary 32. !send + 6
02 nak-send type binary 32. !send + 7