L.1 In VMware
This section describes the field values of the data sources in VMware.
- Organization of this subsection
-
(1) Host CPU Status(PI_HCI)
The following table lists the data sources in each fields of the Host CPU Status(PI_HCI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
CPU ID (CPU_ID) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: CPU Objects: Description |
CPU Name (CPU_NAME) |
VMware vSphere Client Select machine: Host TAB: Configuration Hardware: Processors General: Model |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Clocks (CLOCKS) |
VMware vSphere Client Select machine: Host TAB: Configuration Hardware: Processors General: Processor Speed |
Used (USED) |
CLCOKS * (USED_PERCENT / 100) |
Unused (UNUSED) |
CLOCKS - USED |
Used % (USED_PERCENT) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: CPU
|
Unused % (UNUSED_PERCENT) |
100 - USED_PERCENT |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(2) Host Logical Disk Status(PI_HLDI)
The following table lists the data sources in each fields of the Host Logical Disk Status(PI_HLDI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
Disk ID (DISK_ID) |
VMware vSphere Client Select machine: Host TAB: Configuration Hardware: Storage Datastores: Identification |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Size (SIZE) |
VMware vSphere Client Select machine: Host TAB: Configuration Hardware: Storage Datastores: Capacity |
Used (USED) |
SIZE - FREE |
Free (FREE) |
VMware vSphere Client Select machine: Host TAB: Configuration Hardware: Storage Datastores: Free |
Used % (USED_PERCENT) |
(USED / SIZE) * 100 |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(3) Host Memory Status(PI_HMI)
The following table lists the data sources in each fields of the Host Memory Status(PI_HMI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
Size (SIZE) |
VMware vSphere Client Select machine: Host TAB: Configuration Hardware: Memory Physical: Total |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Used (USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Memory
|
VMM Used (VMM_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Memory
|
VM Used (VM_USED) |
USED - VMM_USED |
Unused (UNUSED) |
SIZE - USED |
VM Swap Used (VM_SWAP_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Memory
|
Host Swap Used (HOST_SWAP_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Memory
|
Total Used (TOTAL_USED) |
USED + VM_SWAP_USED + HOST_SWAP_USED |
Used % (USED_PERCENT) |
(USED / SIZE) * 100 |
VMM Used % (VMM_USED_PERCENT) |
(VMM_USED / SIZE) * 100 |
VM Used % (VM_USED_PERCENT) |
(VM_USED / SIZE) * 100 |
VM Swap Used % (VM_SWAP_USED_PERCENT) |
(VM_SWAP_USED / SIZE) * 100 |
Host Swap Used % (HOST_SWAP_USED_PERCENT) |
(HOST_SWAP_USED / SIZE) * 100 |
Total Used % (TOTAL_USED_PERCENT) |
(TOTAL_USED / SIZE) * 100 |
Swap IO (SWAP_IO) |
SWAP_IN_IO + SWAP_OUT_IO |
Swap In IO (SWAP_IN_IO) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Memory
|
Swap Out IO (SWAP_OUT_IO) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Memory
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(4) Host Network Status(PI_HNI)
The following table lists the data sources in each fields of the Host Network Status(PI_HNI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
Net ID (NET_ID) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Network Objects: Description |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Rate (RATE) |
SEND_RATE + RECV_RATE |
Send Rate (SEND_RATE) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Network
|
Recv Rate (RECV_RATE) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Network
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(5) Host Physical Disk Status(PI_HPDI)
The following table lists the data sources in each fields of the Host Physical Disk Status(PI_HPDI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
Disk ID (DISK_ID) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk Objects: Description |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Speed (SPEED) |
READ_SPEED + WRITE_SPEED |
Read Speed (READ_SPEED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Write Speed (WRITE_SPEED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Requests (REQUESTS) |
READ_REQUESTS + WRITE_REQUESTS |
Read Requests (READ_REQUESTS) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Write Requests (WRITE_REQUESTS) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Commands (COMMANDS) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Abort Commands (ABORT_COMMANDS) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Abort Commands % (ABORT_COMMANDS_PERCENT) |
(ABORT_COMMANDS / COMMANDS) * 100 |
Bus Resets (BUS_RESETS) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Device Latency (DEVICE_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Device Read Latency (DEVICE_READ_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Device Write Latency (DEVICE_READ_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Kernel Latency (KERNEL_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Kernel Read Latency (KERNEL_READ_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Kernel Write Latency (KERNEL_WRITE_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Queue Latency (QUEUE_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Queue Read Latency (QUEUE_READ_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
Queue Write Latency (QUEUE_WRITE_LATENCY) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: Disk
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(6) Host Status Detail(PD)
The following table lists the data sources in each fields of the Host Status Detail(PD) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
Status (STATUS) |
-- |
Host Name (HOST_NAME) |
Setting for monitored VM_Host parameter |
Reason (REASON) |
-- |
Product (PRODUCT) |
VMware vSphere Client Select machine: Host Main Window: Upper side of tab view |
VM Count (VM_COUNT) |
VMware vSphere Client Select machine: Host
|
VM Active (VM_ACTIVE) |
VMware vSphere Client Select machine: Host
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(7) Host Status(PI)
The following table lists the data sources in each fields of the Host Status(PI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
Clocks (CLOCKS) |
[In case of UseHTPhysicalClocks=Y in jpcagt8cfg.ini] VMware vSphere Client Select machine: Host TAB: Summary Resources: Capacity |
Count (COUNT) |
VMware vSphere Client Select machine: Host TAB: Summary General: CPU Cores |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Used (USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: CPU Counters: Description: Usage in MHz, Internal Name: usagemhz |
VMM Used (VMM_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: System
|
VM Used (VM_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: System Object: host/user
|
VMM Console Used (VMM_CONSOLE_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: System
ESXi is not supported (always 0) |
VMM Kernel Used (VMM_KERNEL_USED) |
VMware vSphere Client Select machine: Host TAB: Performance Chart Options: System Object: host/system/kernel
|
VMM Others Used (VMM_OTHERS_USED) |
VMM_USED - VMM_CONSOLE_USED - VMM_KERNEL_USED |
Unused (UNUSED) |
CLOCKS - USED |
Used % (USED_PERCENT) |
USED / CLOCKS * 100 |
VMM Used % (VMM_USED_PERCENT) |
VMM_USED / CLOCKS * 100 |
VM Used % (VM_USED_PERCENT) |
VM_USED / CLOCKS * 100 |
VMM Console Used % (VMM_CONSOLE_USED_PERCENT) |
VMM_CONSOLE_USED / CLOCKS * 100 |
VMM Kernel Used % (VMM_KERNEL_USED_PERCENT) |
VMM_KERNEL_USED / CLOCKS * 100 |
VMM Others Used % (VMM_OTHERS_USED_PERCENT) |
VMM_OTHERS_USED / CLOCKS * 100 |
Unused % (UNUSED_PERCENT) |
UNUSED / CLOCKS * 100 |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(8) VM CPU Status(PI_VCI)
The following table lists the data sources in each fields of the VM CPU Status(PI_VCI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
CPU ID (CPU_ID) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: CPU Objects: Description |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Graph: Time |
Used (USED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: CPU
|
Insufficient (INSUFFICIENT) |
USED / USED_PERCENT * INSUFFICIENT_PERCENT |
Request (REQUEST) |
USED + INSUFFICIENT |
Used % (USED_PERCENT) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: CPU
|
Insufficient % (INSUFFICIENT_PERCENT) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: CPU
|
Request % (REQUEST_PERCENT) |
USED_PERCENT + INSUFFICIENT_PERCENT |
Used Per Request (USED_PER_REQUEST) |
USED / REQUEST * 100 |
Insufficient Per Request (INSUFFICIENT_PER _REQUEST) |
INSUFFICIENT / REQUEST * 100 |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(9) VM Logical Disk Status(PI_VLDI)
The following table lists the data sources in each fields of the VM Logical Disk Status(PI_VLDI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
Disk ID (DISK_ID) |
VMware vSphere Client Select machine: Virtual Machine TAB: Console A drive name or a mount position displayed on the Guest OS |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Size (SIZE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Console Capacity of the drive displayed on the Guest OS |
Used (USED) |
SIZE - FREE |
Free (FREE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Console Free space of the drive displayed on the Guest OS |
Used % (USED_PERCENT) |
(USED / SIZE) * 100 |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(10) VM Memory Status(PI_VMI)
The following table lists the data sources in each fields of the VM Memory Status(PI_VMI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Size (SIZE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: Memory |
Used (USED) |
RESOURCE_USED + VM_SWAP_USED + HOST_SWAP_USED |
Resource Used (RESOURCE_USED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Memory
|
VM Swap Used (VM_SWAP_USED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Memory
|
Host Swap Used (HOST_SWAP_USED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Memory
|
Unused (UNUSED) |
SIZE - USED |
Used % (USED_PERCENT) |
(USED / SIZE) * 100 |
Resource Used % (RESOURCE_USED_PERCENT) |
(RESOURCE_USED / SIZE) * 100 |
VM Swap Used % (VM_SWAP_USED_PERCENT) |
(VM_SWAP_USED / SIZE) * 100 |
Host Swap Used % (HOST_SWAP_USED_PERCENT) |
(HOST_SWAP_USED / SIZE) * 100 |
VM Swap IO (VM_SWAP_IO) |
VM_SWAP_IN + VM_SWAP_OUT |
VM Swap In (VM_SWAP_IN) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Memory
|
VM Swap Out (VM_SWAP_OUT) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Memory
|
Working Size (WORKING_SIZE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Memory
|
Working Size % (WORKING_SIZE_PERCENT) |
(WORKING_SIZE / SIZE) * 100 |
Share (SHARE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Resource Allocation Memory: Resource Settings: Shares |
Max (MAX) |
VMware vSphere Client Select machine: Virtual Machine TAB: Resource Allocation Memory: Resource Settings: Limit |
Min (MIN) |
VMware vSphere Client Select machine: Virtual Machine TAB: Resource Allocation Memory: Resource Settings: Reservation |
Expectation (EXPECTATION) |
(share/ |
Max % (MAX_PERCENT) |
(MAX / SIZE) * 100 |
Min % (MIN_PERCENT) |
(MIN / SIZE) * 100 |
Expectation % (EXPECTATION_PERCENT) |
(EXPECTATION / PI_HMI.SIZE) * 100 |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(11) VM Network Status(PI_VNI)
The following table lists the data sources in each fields of the VM Network Status(PI_VNI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
Net ID (NET_ID) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Network Objects: Description |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Rate (RATE) |
SEND_RATE + RECV_RATE |
Send Rate (SEND_RATE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Network
|
Recv Rate (RECV_RATE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Network
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(12) VM Physical Disk Status(PI_VPDI)
The following table lists the data sources in each fields of the VM Physical Disk Status(PI_VPDI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
Disk ID (DISK_ID) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk Objects: Description |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Speed (SPEED) |
READ_SPEED + WRITE_SPEED |
Read Speed (READ_SPEED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
Write Speed (WRITE_SPEED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
Requests (REQUESTS) |
READ_REQUESTS + WRITE_REQUESTS |
Read Requests (READ_REQUESTS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
Write Requests (WRITE_REQUESTS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
Commands (COMMANDS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
Abort Commands (ABORT_COMMANDS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
Abort Commands % (ABORT_COMMANDS_PERCENT) |
ABORT_COMMANDS / COMMANDS * 100 |
Bus Resets (BUS_RESETS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(13) VM Virtual Disk Status(PI_VVDI)
The following table lists the data sources in each fields of the VM Virtual Disk Status(PI_VVDI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
Disk ID (DISK_ID) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Disk Objects: Description |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Speed (SPEED) |
READ_SPEED + WRITE_SPEED |
Read Speed (READ_SPEED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Write Speed (WRITE_SPEED) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Requests Per Sec (REQUESTS_PER_SEC) |
READ_REQUESTS_PER_SEC + WRITE_REQUESTS_PER_SEC |
Read Requests Per Sec (READ_REQUESTS_PER_SEC) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Write Requests Per Sec (WRITE_REQUESTS_PER_SEC) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Total Latency (TOTAL_LATENCY) |
TOTAL_READ_LATENCY + TOTAL_WRITE_LATENCY |
Total Read Latency (TOTAL_READ_LATENCY) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Total Write Latency (TOTAL_WRITE_LATENCY) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Outstanding Requests (OUTSTANDING_REQUESTS) |
OUTSTANDING_READ_REQUESTS + OUTSTANDING_WRITE_REQUESTS |
Outstanding Read Requests (OUTSTANDING_READ_REQUESTS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
Outstanding Write Requests (OUTSTANDING_WRITE_REQUESTS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Performance Chart Options: Virtual Disc
|
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(14) VM Status Detail(PD_VM)
The following table lists the data sources in each fields of the VM Status Detail(PD_VM) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Status (STATUS) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: State |
Information (INFORMATION) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: Guest OS |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.
(15) VM Status(PI_VI)
The following table lists the data sources in each fields of the VM Status(PI_VI) record.
PFM - View name (PFM - Manager name) |
Data Sources |
---|---|
Record Type (INPUT_RECORD_TYPE) |
-- |
Record Time (RECORD_TIME) |
-- |
Interval (INTERVAL) |
-- |
VA DeviceID (VADEVICEID) |
-- |
VM ID (VM_ID) |
-- |
Clocks (CLOCKS) |
|
Count (COUNT) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: CPU (VirtualMachine.config.hardware.numCPU) |
VM Host Name (VM_HOST_NAME) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary General: DNS Name |
VM Name (VM_NAME) |
VMware vSphere Client Select machine: Virtual Machine Main Window: Upper side of tab view |
Sampling Time (SAMPLING_TIME) |
VMware vSphere Client Select machine: Host TAB: Performance Graph: Time |
Used (USED) |
|
Insufficient (INSUFFICIENT) |
|
Request (REQUEST) |
USED + INSUFFICIENT |
Host Used % (HOST_USED_PERCENT) |
USED / PI.CLOCKS * 100 |
Used % (USED_PERCENT) |
USED / CLOCKS * 100 |
Insufficient % (INSUFFICIENT_PERCENT) |
INSUFFICIENT / CLOCKS * 100 |
Request % (REQUEST_PERCENT) |
REQUEST / CLOCKS * 100 |
Used Per Request (USED_PER_REQUEST) |
USED / REQUEST * 100 |
Insufficient Per Request (INSUFFICIENT_PER_REQUEST) |
INSUFFICIENT / REQUEST * 100 |
Affinity (AFFINITY) |
VMware vSphere Client Select machine: Virtual Machine TAB: Summary Commands: Edit Settings
|
Share (SHARE) |
VMware vSphere Client Select machine: Virtual Machine TAB: Resource Allocation CPU: Resource Settings: Shares |
Max (MAX) |
VMware vSphere Client Select machine: Virtual Machine TAB: Resource Allocation CPU: Resource Settings: Limit |
Min (MIN) |
VMware vSphere Client Select machine: Virtual Machine TAB: Resource Allocation CPU: Resource Settings: Reservation |
Expectation (EXPECTATION) |
PI.CLOCKS * EXPECTATION_PERCENT / 100 |
Max % (MAX_PERCENT) |
MAX / CLOCKS * 100 |
Min % (MIN_PERCENT) |
MIN / CLOCKS * 100 |
Expectation % (EXPECTATION_PERCENT) |
SHARE / |
- Legend:
-
--: The field stores the raw (not altered) value of performance data acquired.