Hpvm_guest table, Hpvm_host table, Hpvm_guest table hpvm_host table – HP Systems Insight Manager User Manual

Page 636

Advertising
background image

HPVM_Guest table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

HPVM_Guest_LUID

Partly identifies HPVM_Guest

BIGINT

NodeID

Partly identifies HPVM_Guest

BIGINT

SnapshotID

Displays the name of the host

NVARCHAR(256)

Name

Displays the Guest ID

SMALLINT

GuestID

The UUID of the VM Host

NVARCHAR(255)

HostUUID

Displays the expected OS type

SMALLINT

ExpectedOperatingSystemType

Displays the number of virtual processors

SMALLINT

ProcessorCount

Displays a user-defined name for this guest

NVARCHAR(256)

ElementName

The amount of memory assigned to this guest in units
defined by MemorySizeUnits. The value cannot exceed the
amount of memory installed on the host system.

BIGINT

MemorySize

The units used for the MemorySize property.

SMALLINT

MemorySizeUnits

Used by Reporting to display the memory size

BIGINT

r_MemorySize

The amount of physical processor resources to which each
virtual processor in this guest is entitled in units defined by
ProcessorEntitlementUnits

REAL

ProcessorEntitlement

The effective speed of the physical processors used by this
guest in MegaHertz. The following relationship is always
true:

ProcessorSpeed * ProcessorEntitlement (in percent) /

100 = ProcessorEntitlement (in MegaHertz)

.

REAL

ProcessorSpeed

The units for the ProcessorEntitlement property. If

Percent

,

then the entitlement is the percentage of a single physical
processor that each virtual processor in this guest. If

Cycles

, then the value is the number of host processor cycles per
second allocated to each virtual processor in this guest.

SMALLINT

ProcessorEntitlementUnits

Displays the SubUnits

SMALLINT

ProcessorEntitlementSubUnits

Used by Reporting to display CPU Entitlement

NVARCHAR(256)

r_CPUEntitlement

HPVM_Host table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

HPVM_Host_LUID

Partly identifies HPVM_Host

BIGINT

NodeID

Partly identifies HPVM_Host

BIGINT

SnapshotID

Displays the name of the host

NVARCHAR(256)

Name

Displays the HPVM version

NVARCHAR(256)

HPVMVersion

The UUID for this system. If the Role is "Guest", then this
value can be used to correlate the system on which this
provider is running to an instance of an instance of
HPVM_Guest from the Integrity Virtual Machine (HPVM)
provider on a host system. Note that the identity of the host
system is not directly known to the guest.

NVARCHAR(256)

UUID

Displays the UUID of the VM host

NVARCHAR(256)

VMHostUUID

Displays the Ip address of the VM host

NVARCHAR(256)

VMHostIPAddress

636 Reference information

Advertising