Hitachi

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


Pod Container Status Interval (PI_POCI)

Organization of this page

Function

This record stores performance data on a Container over a unit of time. This record is a multi-instance record.

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

  • Information cannot be collected for a Container 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

PI_POCI_POD_ID

PI_POCI_CONTAINER_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 POCI.

--

COPY

char (8)

No

--

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Record Time (RECORD_TIME)

The time when the record was created.

--

COPY

time_t

No

--

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Interval (INTERVAL)

Interval during which the information is collected. [Units: seconds]

--

FIXED

ulong

No

--

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

VA DeviceID

(VADEVICEID)

The device ID of a monitored host.

--

COPY

string (256)

No

--

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

POD ID (POD_ID)

ID of the Pod.

--

FIXED

string (65)

No

No

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

POD Name

(POD_NAME)

Name of the Pod.

--

FIXED

string (257)

No

Blank

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Container ID

(CONTAINER_ID)

ID of the Container.

COPY

FIXED

string (65)

No

--

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Container Name

(CONTAINER_NAME)

Name of the Container.

COPY

FIXED

string (257)

No

Blank

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

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[±hh:mm]#1

COPY

FIXED

string (32)

No

--

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

CPU Used

(CPU_USED)

CPU usage. CPU resources that the container could execute on the physical CPU. [Units: MHz]

HILO

ADD

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

CPU Used %

(CPU_USED_PERCENT)

CPU usage rate. Percentage of CPU resources that the container in the pod could execute on the physical CPU. [Units: %]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Memory Used

(MEMORY_USED)

Memory usage volume. Memory usage by the container in the pod. [Units: MB]

HILO

ADD

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Memory Used %

(MEMORY_USED_PERCENT)

Memory usage rate. Percentage of memory resources that the container in the pod uses on the physical server. [Units: %]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Disk Speed

(DISK_SPEED)

Data transfer speed. Speed of reads from or writes to the physical disk, made by the container in the pod. [Units: KB/sec]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Disk Read Speed

(DISK_READ_SPEED)

Reading data transfer speed. Speed of reads from the physical disk, made by the container in the pod. [Units: KB/sec]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Disk Write Speed

(DISK_WRITE_SPEED)

Writing data transfer speed. Speed of writes to the physical disk, made by the container in the pod. [Units: KB/sec]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Disk Requests

(DISK_REQUESTS)

Number of requests. Number of times that read/write requests from the container in the pod to the physical disk are processed.

HILO

ADD

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Disk Read Requests

(DISK_READ_REQUESTS)

Number of read requests. Number of times that read requests by the container in the pod from the physical disk are processed.

HILO

ADD

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Disk Write Requests

(DISK_WRITE_REQUESTS)

Number of write requests. Number of times that write requests by the container in the pod to the physical disk are processed.

HILO

ADD

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Network Rate

(NETWORK_RATE)

Speed of transmission to and from the network by the container in the pod. [Units: KB/sec]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Network Send Rate

(NETWORK_SEND_RATE)

Speed of sending to the network by the container in the pod. [Units: KB/sec]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

Network Recv Rate

(NETWORK_RECV_RATE)

Speed of receiving from the network by the container in the pod. [Units: KB/sec]

HILO

AVG

double

No

0

VMware

Hyper-V

KVM

logical partitioning feature

Docker environment

#

The value used in [±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.