Job Management Partner 1/Performance Management - Agent Option for Virtual Machine Description, User's Guide and Reference

[Contents][Glossary][Index][Back][Next]


Host CPU Status (PI_HCI)

Function

This record stores performance data on a physical server's physical CPU over a unit of time. This record is a multi-instance record.

In this record, you can collect performance data such as CPU usage for each CPU core. The CPU frequency can be divided into the part of the CPU that is being used and the part of the CPU that is not being used. The following figure shows an example of data that can be collected in this record.

Figure 5-1 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 60 Yes
Collection Offset 0 Yes
Log No Yes
LOGIF Blank Yes

ODBC key field

PI_HCI_CPU_ID

Lifetime

None

Record size

Fields

PFM - View name
(PFM - Manager name)
Explanation Summary Format Delta When not collected Unsup-ported
Record Type (INPUT_RECORD_TYPE) The record name. This is always "HCI". COPY char (8) No -- --
Record Time (RECORD_TIME) The time when the record was created. COPY time_t No -- --
Interval (INTERVAL) Interval during which the information is collected.
[Units: seconds]
COPY ulong No -- --
CPU ID (CPU_ID) ID of the physical CPU. COPY string (32) No No --
CPU Name (CPU_NAME) Name of the physical CPU. COPY string (257) No Blank --
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 string (32) No Blank --
Clocks (CLOCKS) Clock frequency of the physical CPU.
[Units: MHz]
COPY double No VMware: 0
Hyper-V: 0
--
Used (USED) Amount of used physical CPUs.
The frequency used by the physical CPUs.
[Units: MHz]
HILO double No VMware: 0
Hyper-V: 0
--
Unused (UNUSED) Amount of unused physical CPUs.
Unused frequency of the physical CPU.
[Units: MHz]
HILO double No VMware: 0
Hyper-V: 0
--
Used % (USED_PERCENT) Usage rate of physical CPUs.
Percentage of physical CPUs that are being used.
[Units: %]
Expression: "Used" field / "Clocks" field
HILO double No VMware: 0
Hyper-V: 0
--
Unused % (UNUSED_PERCENT) Non-usage rate of physical CPUs.
Percentage of physical CPUs that are not being used.
[Units: %]
Expression: "Unused" field / "Clocks" field
HILO double No VMware: 0
Hyper-V: 0
--

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

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, 2010, Hitachi, Ltd.