HP-UX Utilization Provider A.01.08.08.00 Data Sheet

Property Name
Property Inheritance
Property Value (and data source)
string DiskInterface
Cards[]
Local
This field returns the list of disk
interface cards present during the
utilization snapshot. For each entry in
this array, there is a corresponding
array of snapshots in the disk utilization
arrays, which are effectively flat two
dimensional
arrays. For example, the
first 'NumSnapshots' entries in the
DiskUtilization array will be specific to
the first disk interface card in this array,
and so on.
NOTE: The special string of 'OS_LEVEL'
will be used for disk metrics for the
entire operating sys
tem and will be
returned for all instances. By
-disk
metrics will be available only if the
request is for the present or previous
day. Earlier than this, only OS_LEVEL
data will be available.
sint8 DiskBWUtilization[]
Local
Disk bandwidth utilization (by interface
card or disk) in percentage form. Valid
values returned in this field are integers
between 0 and 100.
sint32 NumDiskRW[]
Local
Disk reads and writes (in kilobytes per
second, by interface card) during the
utilization snapshot.
sint32 MaxDiskRW[]
Local
Maximum disk reads and writes (in
kilobytes per second, by interface card)
during the utilization snapshot.
boolean
DiskBottleneckReading[]
Local
Indicates
whether the disk utilization
snapshot was taken at a time when the
system had disk read/writes in the
queue. This is generally an indication
that the disk utilization number
might
be artificially low. As with other disk
metric arrays, this is a 2 dimensional
array.
sint16 MaxLanCards
Local
Number of LAN cards represented in
the lanCards array. If a card is present
or active only for a portion of a time
period, snapshot data will be available
for the times when the card was active.
In addition, some types of u
tilization
data instances
might not contain LAN
utilization information. In that case,
MaxLanCards will be 0. Therefore, this
value
might not represent the current
number of active LAN cards present on
the system.
string LanCards[]
Local
The list of LAN cards (by OS
-specific
identifier) present during the utilization
snapshot. On HP
-UX, the identifier is
the special device file name for the
card. For each entry in this array, there
will be a corresponding array segment
of snapshots in the
LAN utilization
arrays. See
LanUtilization,LanPayloadTransferred,
LanMaxPayloadPossible, and
LanPacketsTransferred for more
information. If MaxLanCards is 0, this
property will be present, and contain an
array with no elements.
NOTE: The special string of
'OS_LEVEL'
will be used for lan metrics for the
entire operating system and will be
returned for all instances. By
-lan
metrics will be available only if the
request is for the present or previous
day. Earlier than this, only OS_LEVEL
data will be available
.