Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Performance Management - Remote Monitor for Virtual Machine Description, User's Guide and Reference


VM Logical Disk Status (PI_VLDI)

Organization of this page

Function

This record stores performance data on a logical disk being used by a virtual machine over a unit of time. This record is a multi-instance record.

In this record, you can collect performance data such as the size of the logical disk that can be used by a virtual machine. The disk space can be divided into used space and unused space. The figure below shows an example of data that can be collected in this record.

Figure 5‒8: Example of collected data

[Figure]

Note:

Information cannot be collected if an attempt to connect to the monitored physical server fails.

Default values and values that can be changed

Item

Default value

Can it be changed?

Collection Interval

300

Yes

Collection Offset

0

Yes

Log

No

Yes

LOGIF

Blank

Yes

ODBC key field

PI_VLDI_VM_ID

PI_VLDI_DISK_ID

Lifetime

None

Record size

Fields

PFM - View name

(PFM - Manager name)

Explanation

Summary

Grouping

Format

Delta

When not collected

Unsup-ported

Record Type (INPUT_RECORD_TYPE)

The record name. This is always VLDI.

COPY

COPY

char (8)

No

--

Hyper-V

KVM

Record Time (RECORD_TIME)

The time when the record was created.

COPY

COPY

time_t

No

--

Hyper-V

KVM

Interval (INTERVAL)

Interval during which the information is collected.

[Units: seconds]

COPY

FIXED

ulong

No

--

Hyper-V

KVM

VA DeviceID

(VADEVICEID)

The device ID of a monitored host.

COPY

COPY

string(256)

No

--

Hyper-V

KVM

VM ID (VM_ID)

ID of the virtual machine.

COPY

FIXED

string (64)

No

No

Hyper-V

KVM

Disk_ID (DISK_ID)

Disk ID.

COPY

FIXED

string (257)

No

No

Hyper-V

KVM

VM Host Name

(VM_HOST_NAME)

Host name of the virtual machine.

COPY

FIXED

string(257)

No

Blank

Hyper-V

KVM

VM Name (VM_NAME)

Name of the virtual machine.

COPY

FIXED

string (257)

No

Blank

Hyper-V

KVM

Sampling Time (SAMPLING_TIME)

Sampling time.

The time when the performance information is collected on the host machine.

Displayed in the following format:

yyyy-mm-ddThh:mm[[Figure]hh:mm]#

COPY

FIXED

string (32)

No

Blank

Hyper-V

KVM

Size (SIZE)

Disk size.

[Units: MB]

HILO

ADD

double

No

0

Hyper-V

KVM

Used (USED)

Size of used space.

[Units: MB]

HILO

ADD

double

No

0

Hyper-V

KVM

Free (FREE)

Size of free space.

[Units: MB]

HILO

ADD

double

No

0

Hyper-V

KVM

Used % (USED_PERCENT)

Usage rate.

[Units: %]

Expression: "Used" field / "Size" field

HILO

AVG

double

No

0

Hyper-V

KVM

#

The value used in [[Figure]hh:mm] varies depending on the time zone of the monitored host. For example, if the monitored virtual environment is operating according to JST, +09:00 is displayed. If the monitored virtual environment is operating according to UTC, Z is displayed.