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 Status Detail (PD_VM)

Organization of this page

Function

This record stores performance data that indicates the status of a virtual machine at a given point in time. This record is a multi-instance record.

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

PD_VM_VM_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 VM.

--

COPY

char (8)

No

--

--

Record Time (RECORD_TIME)

The time when the record was created.

--

COPY

time_t

No

--

--

Interval (INTERVAL)

This is always 0.

--

FIXED

ulong

No

--

--

VA DeviceID

(VADEVICEID)

The device ID of a monitored host.

--

COPY

string (256)

No

--

--

VM ID (VM_ID)

ID of the virtual machine.

For Hyper-V, the root partition is set to Root.

--

FIXED

string (64)

No

No

--

VM Host Name

(VM_HOST_NAME)

Host name of the virtual machine.

--

FIXED

string (257)

No

Blank

Hyper-V

KVM

VM Name (VM_NAME)

Name of the virtual machine.

--

FIXED

string (257)

No

Blank

--

Information (INFORMATION)

Information about the virtual machine.

--

FIXED

string (64)

No

Blank

Hyper-V

Status (STATUS)

Connection status

For VMware:
  • ON: Running

  • OFF: Stopped

  • SUSPENDED: Stopped temporarily

  • UNKNOWN: Unknown status

For Hyper-V:
  • ON: Running

  • OFF: Stopped

  • PAUSED: Paused

  • SUSPENDED: Stopped temporarily

  • STARTING: Under start processing

  • SNAPSHOTTING: Obtaining a snapshot

  • SAVING: Save processing underway

  • STOPPING: Stop processing underway

  • PAUSING: Paused

  • RESUMING: Resuming

  • UNKNOWN: Unknown status

For KVM:
  • ON: Running

  • OFF: Stopped

  • PAUSED: Paused

  • STOPPING: Stop processing underway

  • CRASHED: Faulty

  • UNKNOWN: Unknown status

--

FIXED

string (16)

No

Blank

--