ASAP 2.8 Server Manual

ASAP Data Definitions
HP NonStop ASAP Server Manual522303-007
B-5
Disk Entity Statistics Definitions
02 Qlen-State type binary 16. !cpu queue length state
02 Swaps-State type binary 16. !cpu pagefault state
02 Mqlen-State type binary 16. !memory queue length state
02 Disps-State type binary 16. !cpu dispatch state
02 Chits-State type binary 16. !cache hit rate state
02 Discs-State type binary 16. !disc i/o rate state
02 pcb-use-State type binary 16. !pcbs in use state
02 mem-use-State type binary 16. !pages locked state
02 sys-use-State type binary 16. !syspool in use state
02 pcbx-use-State type binary 16. !High Pin pcbs in use state
02 tle-use-State type binary 16. !tles in use state
02 Blades.
03 UpCount type character 1.
03 State type character 1.}
02 CpuName type character 10.
02 brk-pnt type binary 16. !break points in use!
02 brk-pnt-State type binary 16. !break points in use state
END
Disk Entity Statistics Definitions
DEFINITION DSK-STATS.
02 System type binary 16 occurs 4 times.!sys 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 Cpu type binary 16. !Cpu number
02 Pin type binary 16. !Process number
02 Avail-space type binary 32. !Disk space available
02 Capacity type binary 32. !Total disk space
02 Ldev type binary 16. !Logical device#
02 Mirrored type binary 16. !1 if mirrored Volume
02 B-Splits type binary 16. !Block split tot 512-4096
02 Chit type binary 16. !Cache hits tot 512-4096
02 Cmiss type binary 16. !Cache miss tot 512-4096
02 Qlen type binary 16. !Request Queue
02 Qmax type binary 16. !Request Qlen
02 Requests type binary 32. !Total write, read, seek
02 Reqs-blckd type binary 16. !Request blckd file locks
02 Swaps type binary 16. !Swap rate
02 Volsm-Qlen type binary 16. !Volume Semaphore queue
02 Volsm-Qmax type binary 16. !Volume semaphore qlen
02 Extra type binary 16 occurs 4 times.
02 Disk-devices occurs 2 times.
03 Invalid type binary 16. !If <> 0 reason invalid
03 In-Use type binary 16. !Device being used
03 State type character 1.!Up; Down; Revive; Etc
03 P-B type character 2.!Path designtn p,b,etc
03 Ctrl type binary 16. !Controller number
03 Unit type binary 16. !Physical unit number
03 Reads type binary 16. !Read rate
03 Writes type binary 16. !Write rate
03 Seeks type binary 16. !Seek rate
03 Rate type binary 16. !Total write,read,seeek
03 Busy type binary 16. !Total write,read,seek
03 Write-busy type binary 16. !Percent busy writing
03 Read-busy type binary 16. !Percent busy reading
03 Seek-busy type binary 16. !Percent busy seeking
03 Input-Kb type binary 32. !Calc input bytes/sec
03 Output-Kb type binary 32. !Calc output bytes/sec
03 Group type binary 16. !Servernet Group number
03 Spare1 type binary 16.