Hitachi

JP1 Version 12 JP1/Performance Management - Remote Monitor for Virtual Machine Description, User's Guide and Reference


Host Status Detail (PD)

Organization of this page

Function

This record stores performance data that indicates the status of a physical server at a given point in time. This record is a single-instance record.

Notes:

Information, unless it is on one of the following fields, cannot be collected if an attempt to connect to the monitored physical server fails:

  • Record Type

  • Record Time

  • Interval

  • Status

  • Reason

Default values and values that can be changed

Item

Default value

Can it be changed?

Collection Interval

300

Yes

Collection Offset

0

Yes

Log

Yes

Yes

LOGIF

Blank

Yes

Over 10 Sec Collection Time

No

No

ODBC key field

None

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 PD.

--

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

--

--

Status (STATUS)

Connection status.

SUCCESS:

Now executing

ERROR:

Connection failed

--

FIXED

string (8)

No

Blank

--

Host Name (HOST_NAME)

Connection destination host name.

--

FIXED

string (257)

No

Blank

--

Reason (REASON)

Cause when the "Status" field is ERROR:

Connection failed:

Connection failed.

Authorization failed:

Authorization failed.

Response invalid:

There was an unintended response from the server.

Timeout:

Collection of the performance data did not end within a given time period.

Collection error:

Collection failed.

When the "Status" field is SUCCESS, this character string is empty.

--

FIXED

string (128)

No

Blank

--

Product (PRODUCT)

Product name of the virtual environment.

--

FIXED

string (257)

No

Blank

--

VM Count (VM_COUNT)

Number of virtual machines or Docker containers that exist on the connection destination hosts.

  • For VMware, Hyper-V, KVM, or logical partitioning feature

    Number of Virtual Machines

  • For Docker environment or Podman environment

    Number of Docker containers#1

--

ADD

long

No

VMware: 0

Hyper-V: 0

KVM: 0

logical partitioning feature: -1 or 0#2

Docker environment: 0

Podman environment: 0

--

VM Active (VM_ACTIVE)

Number of virtual machines or Docker containers starting up on the connection destination hosts.

  • For VMware, Hyper-V, KVM, or logical partitioning feature

    Number of Virtual Machines

  • For Docker environment or Podman environment

    Number of Docker containers#1

--

ADD

long

No

VMware: 0

Hyper-V: 0

KVM: 0

logical partitioning feature: -1 or 0#

Docker environment: 0

Podman environment: 0

--

#1

It does not contain the number of Infra containers in the Podman environment.

#2

If the value of the Status field is set to SUCCESS, this field will be -1. If the value of the Status field is set to ERROR, this field will be -1 or 0.