HP-UX Utilization Provider A.01.08.08.00 Data Sheet

Property Name
Property Inheritance
Property Value (and data source)
boolean
LanBottleneckReading[]
Local
Indicates whether
the LAN utilization
snapshot was taken at a time when the
system had packets in the queue. This
is generally an indication that the LAN
utilization number
might be artificially
low. As with the other LAN metrics, this
is a 2 dimensional array.
sint16 NumP
rocesses[]
Local
This field represents the number of
processes in the process table that
are
used as part of the utilization data.
sint32 UtilizationStatus[];
Local
This field represents the status of each
utilization snapshot. The possible
status values are:
-
0: No destabilizing events were
detected when the snapshot was
taken.
-
1: The snapshot does not contain any
data.
-
2: The associated SG package was
found to be
running on another node
when the snapshot was taken.
-
3: The associated SG package did not
exist when the snapshot was taken.
-
4: The associated SG package existed
but
was not running when the
snapshot was taken.
-
5: An online event such as an OL*
change
was detected when the
snapshot was taken.
-
6: The associated procmap script does
not exist, or
it cannot be accessed
without error.
-
7: The associated procmap script
exists and
it can be accessed, but it
failed during execution.
-
8: A disk counter overflow was
detected. Information was lost.
-
9: A lan counter overflow was
detected. Information was lost.
-
10: Overlapping workload definitions
detected
.
-
11: User does not exist on host.
-
12: Procmap does not yield any PIDs.
-
13: Executable does not physically
exist on host.
-
14: Some data not collected due to
WMI access problems.
-
15: Some data not collected due to
PDH access problems.
sint32 CPUClockRate[];
Local
The average CPU clock speed seen
during the snapshot. Under some
forms of power
-management, the
value does not always reflect the
current state of the computer system
during the snapshot.
sint32
HPVM_NumUsedCPUClockTicks[];
Local
Number of clock ticks consumed during
the utilization snapshot as reported by
HPVM under HP
-UX. Valid values
returned in this field are integers
greater than or equal to 0 on an HP
-UX
HPVM guest;
-1 in all other situations.
sint32 HPVM_TotalCPUClockTicks[];
Local
Total number of clock ticks available
during the utilization snapshot as
reported by HPVM under HP
-UX. Valid
values returned in this field are
integers
greater than or equal to 0 on an HPVM
guest;
-1 in all other situations. Note
that this field
might not exactly match
TotalCPUClockTicks due to HPVM
interval granularity.