HP-UX Utilization Provider A.01.08.08.00 Data Sheet

Property Name
Property Inheritance
Property Value (and data source)
sint32 TotalMemory[]
Local
Total number of megabytes of physical
memory available during the utilization
snapshot.
boolean
MemoryBottleneckReading[]
Local
Indicates whether the memory
utilization snapshot was taken at a time
when the system was swapping
memory to disk. This is generally an
indication that the memory utilization
number may be artificially low.
sint8 CPUUtilization[]
Local
CPU utilization in percentage form.
Valid values in this field are integers
between 0 and 100.
sint16 NumActiveCPUs[]
Local
Number of CPU cores active during the
utilization snapshot.
sint16 NumActiveCPUSockets[];
Local
Average number of CPU sockets active
during the
snapshot. This number is
useful to get the number of physical
processors on multi
-core/multi-
threaded systems. On HP
-UX IA 11.23
(v2), please take a look at ftp://us
-
ffs.external.hp.com/hp
-
ux_patches/s7
00_800/11.X/PHKL_378
03.txt. Dividing the number of cores by
the number of CPU sockets can provide
the number of cores per processor.
sint16 NumTotalCPUs[]
Local
Total number of CPU cores during the
utilization snapshot. This number is the
total number of
CPUs visible to the OS,
and
would not include CPUs present in
inactive cells or deconfigured CPUs.
This would include inactive iCOD CPUs,
unassigned CPUs when running vPars,
etc.
sint32 NumUsedCPUClockTicks[]
Local
Number of clock ticks consumed during
the utilization snapshot.
sint32 TotalCPUClockTicks[]
Local
Total number of clock ticks available
during the utilization snapshot.
boolean
CPUBottleneckReading[]
Local
Indicat
es whether the CPU utilization
snapshot was taken at a time when the
system had processes in the run queue.
This is generally an indication that the
CPU utilization number
might be
artificially low.
sint8 NumThreadsPerCore[]
Local
Number of threads (logical CPUs) per
core at the time when the snapshot
was taken. Since this attribute will be
delivered in various sub
-classes that
might
have different values, a special
value of
-2 will be returned at the OS
level when
a hybrid of values exists at
the RP level.
sint16
MaxDiskInterfaceCards
Local
Number of disk interface cards. This
field is equivalent to the size of the
DiskInterfaceCards array. This field may
or may not represent the number of
cards present on the system at a given
point in time, as adding and removing
is
allowed. For a card that is added or
removed during the time represented
by an instance of this class, incomplete
data will be returned in the utilization
arrays, but the cards will still be listed
in the diskInterfaceCards array.