Hitachi

JP1 Version 12 JP1/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.

  • In the case of logical partitioning feature, information on LPARs that are not activated can not be collected.

  • You cannot collect the VM Host Name field from a virtual machine that is not running.

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

Over 10 Sec Collection Time

No

No

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 (65)

No

No

--

VM Host Name

(VM_HOST_NAME)

Host name of the virtual machine.

--

FIXED

string (257)

No

Blank

Hyper-V

KVM

logical partitioning feature

VM Name (VM_NAME)

Name of the virtual machine.

--

FIXED

string (257)

No

Blank

--

Information (INFORMATION)

Information about the virtual machine.

For logical partitioning feature, when Status of the associated logical partition is set to anything other than ON (activated), or when a program whose OS type cannot be identified is running, the value is always set to blank and cannot be obtained.

Information about the virtual machine such as OS type.

For VMware

Version information of the Guest OS specified for the virtual machine.

For logical partitioning feature

When Status of the associated logical partition is set to anything other than ON (activated), or when a program whose OS type cannot be identified is running, the value is always set to blank and cannot be obtained.

For Docker environment

The command name of the container.

For Podman environment

The command name of the container.

--

FIXED

string (64)

No

Blank

Hyper-V

Status (STATUS)

Virtual machine 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

For logical partitioning feature:
  • ON: Activated

  • OFF: Deactivated

  • ACTPEND: Now activating

  • DEACTPEND: Now deactivating

  • STANDBY: On standby

  • MIGRATION: Now migrating

  • FAIL: Blocked

For Docker environment
  • ON: Running

  • OFF: Stopped

  • PAUSED: Paused

  • STARTING: Under start processing

  • DEAD: Abnormally terminated

  • OOMKILLED: OOM terminated

  • UNKNOWN: Unknown status

For Podman environment
  • ON: Running

  • OFF: Stopped

  • PAUSED: Paused

  • STARTING: Under start processing

  • DEAD: Abnormally terminated

  • OOMKILLED: OOM terminated

  • UNKNOWN: Unknown status

--

FIXED

string (16)

No

Blank

--

Snapshot

(SNAPSHOT)

Whether or not snapshots are taken.

For VMware
  • 0: No snapshots

  • 1: Snapshots taken

--

FIXED

ulong

No

0

Hyper-V

KVM

logical partitioning feature

Docker environment

Podman environment