Job Management Partner 1/Performance Management - Agent Option for Virtual Machine Description, User's Guide and Reference
Function
This record stores performance data on a physical disk of a physical server over a unit of time. This record is a multi-instance record.
In this record, you can collect performance data such as data read/write speed on a physical disk of a physical server. For the data read/write speed, you can collect further details, that is, data read speed and data write speed. The figure below shows an example of data that can be collected into this record.
Figure 5-5 Example of collected data
- 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_HPDI_DISK_ID
Lifetime
None
Record size
- Fixed portion: 681 bytes
- Variable portion: 649 bytes
Field
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 HPDI. 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 -- -- Disk ID (DISK_ID) Disk ID.
ID of the physical disk connected to the host machine.COPY string (257) No No -- 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]#
COPY string (32) No Blank -- Speed (SPEED) Data transfer speed.
Speed of reads from or writes to the physical disk, made by the host machine.
[Units: KBps]HILO double No 0 -- Read Speed (READ_SPEED) Reading data transfer speed.
Speed of reads from the physical disk, made by the host machine.
[Units: KBps]HILO double No 0 -- Write Speed (WRITE_SPEED) Writing data transfer speed.
Speed of writes to the physical disk, made by the host machine.
[Units: KBps]HILO double No 0 -- Requests (REQUESTS) Number of requests.
- For VMware and Hyper-V
Number of times that read/write requests from the physical server to the physical disk are processed.
HILO double No VMware: 0
Hyper-V: 0-- Read Requests (READ_REQUESTS) Number of read requests.
Number of times that read requests, made by the host machine to the physical disk, are processed.HILO double No 0 -- Write Requests (WRITE_REQUESTS) Number of write requests.
Number of times that write requests, made by the host machine to the physical disk, are processed.HILO double No 0 -- Commands (COMMANDS) Number of issued disk commands.
Number of commands issued by the host machine to the physical disk.HILO double No 0 Hyper-V Abort Commands (ABORT_COMMANDS) Number of aborted disk commands.
Number of aborted commands made by the host machine to the physical disk.HILO double No 0 Hyper-V Abort Commands % (ABORT_COMMANDS_PERCENT) Aborted disk command rate.
Percentage of all commands, made by the host machine to a physical disk, that are aborted.
Expression: "Abort Commands" field / "Commands" fieldHILO double No 0 Hyper-V Bus Resets (BUS_RESETS) Number of bus resets.
Number of times the bus was reset for a disk on the host machine.HILO double No 0 Hyper-V
- #
- 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.
All Rights Reserved. Copyright (C) 2009, 2010, Hitachi, Ltd.