ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 314 of 342
02 NumDevQ type binary 32. !Number of Device Queues used
02 NumDevQ-State type binary 16. !SplNumDevQ state
02 NumLocs type binary 16. !Number of locations defined
02 NumLocs-State type binary 16. !NumLocs State
02 NumDevs type binary 16. !Number of devices defined
02 SplNumCols type binary 16. !Number of collectors defined
02 SplNumPrts type binary 16. !Number of print
processes defined
02 NumFontJobs type binary 16. !Number of font jobs defined
02 NumFontJobs-State type binary 16. !NumFontJobs State
02 ColPctFull type binary 16. !%Full for collector
02 ColPctFull-State type binary 16. !ColPctFull State
02 Spare1 type binary 16.
02 Spare2 type binary 16.
02 Spare3 type binary 16.
02 Spare4 type binary 16.
END.
*--This extension layout is for the Spooler detail statistics:
DEFINITION SPL-EXT.
02 Buffer-int type binary 16 occurs 25 times.
02 Supervisor-ext redefines Buffer-int.
03 FName type character 26. !Supervisors Log File.
03 ColAllocSize type binary 32. !Collectors Allocated Size.
03 ColTotalSize type binary 32. !Collectors Total Avail Size.
02 Collector-ext redefines Buffer-int.
03 FName type character 26. !Collectors File name.
03 UnitSize type binary 16.
03 UnitAlloc type binary 32.
03 TotalUnits type binary 32.
02 Device-ext redefines Buffer-int.
03 FName type character 8. !Associated Print Process name.
03 Flags type binary 16.
03 FormName type character 16.
03 RetryIntvl type binary 16.
03 NumRetries type binary 16.
03 RestartIntvl type binary 16.
03 MaxRetries type binary 16.
02 PrintProc-ext redefines Buffer-int.
03 FName type character 26. !Print Process Program Name.
03 Flags type binary 16.
END.
DEFINITION SPL-STATS-EXT.
02 SPL-STATS type *.
02 SPL-EXT type *.
END.
Swap Statistics Definitions
DEFINITION Swp-Stats. !Description..Sect