Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
라이브 도움말 보기
등록 완료
로그인
가격 산정 요청
영업 담당자에게 문의
제품 번들을 선택했습니다. 귀하의 요청에 더 적합한 서비스를 제공해 드릴 수 있도록 개별 제품을 선택해 주십시오. *
지금은 채팅에 회신할 수 있는 기술 지원 엔지니어가 없습니다. 즉각적인 서비스를 받으려면 당사의 서비스 요청 양식을 사용하여 요청을 제출하십시오.
다음 문서의 설명에 따라 문제를 해결할 수 있습니다.
host.cpus.processor
usedHz
CPU usage, as measured in hertz, during the interval
Utilization
CPU usage as a percentage during the interval
host.cpus
totalHz
Total amount of CPU resources is equal to the frequency of the processors multiplied by the number of cores.
cpus
percentReadyTime
average of averages from child VM percentReadyTime
demand
The amount of CPU resources a virtual machine would use if there were no CPU contention or CPU limit
host.memory
consumed
Amount of host physical memory consumed by host
utilization
Memory usage as percentage of total configured or available memory
capacity
Amount of configured memory
memory
active
Amount of memory that is actively used, as estimated by VMkernel based on recently touched memory pages
balloon
Amount of memory allocated by the virtual machine memory control driver
Amount of host physical memory consumed by a virtual machine
granted
Amount of host physical memory or physical memory that is mapped for a virtual machine
heap
VMkernel virtual address space dedicated to VMkernel main heap and related data
heapFree
Free address space in the VMkernel main heap.Varies based on number of physical devices and configuration options
overhead
Host physical memory consumed by the virtualization infrastructure for running the virtual machine
reservedCapacity
Total amount of memory reservation used by powered-on virtual machines and vSphere services on the host
serverSwapInRate
Rate at which memory is swapped from disk into active memory during the interval
serverSwapOutRate
Rate at which memory is being swapped from active memory to disk during the current interval
sharedCommon
Amount of machine memory that is shared by all powered-on virtual machines and vSphere services on the host
shared
Sum of all shared metrics for all powered-on virtual machines, plus amount for vSphere services on the host
swapIn
Sum of swapin values for all powered-on virtual machines on the host.
swapOut
Sum of swapout metrics from all powered-on virtual machines on the host.
swapUsed
Current amount of guest physical memory swapped out to the virtual machine swap file by the Vmkernel
unreserved
Amount of memory that is unreserved
vmKernel
Amount of memory used by vmKernel
zero
Memory that contains 0s only.Included in shared amount, Host: Sum of zero metrics for all powered-on virtual machines, plus vSphere services on the host.
host.network.interface
packetsReceived
Packets received per second during the interval.
packetsSent
Packets transmitted per second during the interval.
receiveRate
Average amount of data received per second during the interval.
sendRate
Average amount of data transmitted per second during the interval.
bandwidth
bandwidth of the NIC
inboundPacketsDropped
Number of received packets dropped during the collection interval.
outboundPacketsDropped
Number of transmitted packets dropped during the collection interval.
host.network
Sum of packetsReceived of all NICs
Sum of packetsSent of all NICs
Sum of receiveRate of all NICs
Sum of endRate of all NICs
transferRate
Sum of transferRate of all NICs
network.interface
ftusage
Average pNic I/O rate for FT
hbrusage
Average pNic I/O rate for HBR
iscsiusage
Average pNic I/O rate for iSCSI
nfsusage
Average pNic I/O rate for NFS
usage
The current network usage for the NIC
The current network percent usage for the NIC
vmotionusage
Average pNic I/O rate for vMotion
vmusage
Average pNic I/O rate for VMs
network.switch
ftTrafficUtilization
FT traffic utlization for the vSwitch
hbrTrafficUtilization
HBR traffic utlization for the vSwitch
iscsiTrafficUtilization
iSCSI traffic utlization for the vSwitch
networkPacketLoss
Percent of packet loss for the vSwitch
networkThroughput
Throughput for the vSwitch
networkUtilization
bandwidth Utilization for the vSwitch
nfsTrafficUtilization
NFS traffic utlization for the vSwitch
sumThroughput
ftusage + hbrusage + iscsiusage + nfsusage + vmotionusage + vmusage of All attached NICs
vmotionTrafficUtilization
vMotion traffic utlization for the vSwitch
vmTrafficUtilization
VMs traffic utlization for the vSwitch
network
bandwidth of all available pNICs on the host
host.storage.physicalDisk
bytesRead
Average number of bytes read from the disk each second during the collection interval.
bytesWritten
Average number of bytes written to disk each second during the collection interval
reads
Average number of read commands issued per second from the disk during the collection interval.
writes
Average number of write commands issued per second to the disk during the collection interval.
host.storage
diskBytesRead
Sum of bytesRead of all physical disks
diskBytesWritten
Sum of bytesWritten of all physical disks
diskTransferRate
Sum of transferRate of all physical disks (diskBytesRead + diskBytesWritten)
diskReads
Sum of reads of all physical disks
diskWrites
Sum of writes of all physical disks
storage.physicalDisk
commandAbortsRate
Number of SCSI commands aborted per second during the collection interval.
commandsIssuedRate
Number of SCSI commands issued per second during the collection interval.
deviceReadLatency
Average amount of time, in milliseconds, to read from the physical device
kernelReadLatency
Average amount of time, in milliseconds, spent by VMkernel to process each SCSI read command
totalReadLatency
Average amount of time taken during the collection interval to process a SCSI read command issued from the guest OS to the virtual machine
queueReadLatency
Average amount of time spent in the VMkernel queue, per SCSI read command, during the collection interval
deviceWriteLatency
Average amount of time, in milliseconds, to write to the physical device
kernelWriteLatency
Average amount of time, in milliseconds, spent by VMkernel to process each SCSI write command
totalWriteLatency
Average amount of time taken during the collection interval to process a SCSI write command issued by the guest OS to the virtual machine
queueWriteLatency
Average amount of time spent in the VMkernel queue, per SCSI write command, during the collection interval
deviceCommandLatency
kernelCommandLatency
Average amount of time, in milliseconds, spent by VMkernel to process each SCSI command
totalCommandLatency
Average amount of time taken during the collection interval to process a SCSI command issued by the guest OS to the virtual machine
queueCommandLatency
Average amount of time spent in the VMkernel queue, per SCSI command, during the collection interval.
bytesTotal
Average bytes transfer of disk each second during the collection interval. (bytesRead + bytesWritten)
storage.storageAdapter(VMWESXStorageAdapter)
read
Rate of reading data by the storage adapter
write
Rate of writing data by the storage adapter
readCommands
Average number of read commands issued per second by the storage adapter during the collection interval
writeCommands
Average number of write commands issued per second by the storage adapter during the collection interval
totalCommands
Average number of commands issued per second by the storage adapter during the collection interval
readLatency
Average amount of time for a read operation by the storage adapter.
writeLatency
Average amount of time for a write operation by the storage adapter.
storage.datastore(VMWDatastoreUsage)
Average bytes read from the datastore each second during the collection interval.
Average bytes written to datastore each second during the collection interval
Average bytes transferRate of datastore each second during the collection interval (read + write)
Average number of read commands issued per second from the datastore during the collection interval.
Average number of write commands issued per second to the datastore during the collection interval.
datastoreIops
Average number of commands issued per second to the datastore during the collection interval.
Average amount of time for a read operation from the datastore
Average amount of time for a write operation to the datastore
averageLatency
Average amount of time for a I/O operation to the datastore
iops
datastoreMaxQueueDepth
The maximum number of I/Os that can be outstanding at a given time
storage
Sum of iops of all datastores
datastoreRead
Sum of read of all datastores
datastoreReadCommands
Sum of readCommands of all datastores
datastoreTransferRate
Sum of transferRate of all datastores
datastoreWrite
Sum of write of all datastores
datastoreWriteCommands
Sum of writeCommands of all datastore
diskCommandAbortsRate
Sum of commandAbortsRate of all physical disks
diskCommandsIssuedRate
Sum of commandsIssuedRate of all physical disks
diskReadRequestsRate
diskWriteRequestsRate
VMWVsanDisk
spaceReserved
Reserved space of the vSAN disk
spaceUsed
Used space of the vSAN disk
totalSpace
Total space of the vSAN disk
VMWDatastore
Average number of bytes read from the datastore each second during the collection interval (sum from attached ESX Host VMWDatastoreUsage objects)
Average number of bytes written to datastore each second during the collection interval (sum from attached ESX Host VMWDatastoreUsage objects)
readwriteTotal
read + write
capacityAvailable
Percent of available capacity for the datastore
capacityUsed
Percent of used capacity for the datastore
Total space of the datastore
uncommitted
Uncommitted space of the datastore
spaceAvailable
Available space of the datastore
Used space of the datastore
VMWVirtualStorage
VMWDatastoreCluster
Average number of bytes read from the datastore cluster each second during the collection interval (sum of child datastores)
Average number of bytes written to datastore cluster each second during the collection interval (sum of child datastores)
Average amount of time for a read operation from the datastore cluster
Average amount of time for a write operation to the datastore cluster
Average amount of time for a I/O operation to the datastore cluster
Percent of available capacity for the datastore cluster (sum of child datastores)
Percent of used capacity for the datastore cluster (sum of child datastores)
Total space of the datastore cluster (sum of child datastores)
Uncommitted space of the datastore cluster (sum of child datastores)
Available space of the datastore cluster (sum of child datastores)
Used space of the datastore cluster (sum of child datastores)
VMWResourcePool
avgDiskReadRequestsRate
Average disk read request rate of VMs under the resource pool
avgDiskWriteRequestsRate
Average disk write request rate of VMs under the resource pool
avgNetworkPacketsReceivedRate
Average network packet received rate of VMs under the resource pool
avgNetworkPacketsTransmittedRate
Average network packet transmitted rate of VMs under the resource pool
avgNetworkReceiveRatebps
Average network received rate of VMs under the resource pool
avgNetworkTransmitRatebps
Average network transmitted rate of VMs under the resource pool
cpuLimit
Max of CPU resource can be allocated to VMs under the resource pool
cpuPercentReady
Average CPU PercentReady of VMs under the resource pool
cpuReservation
Amount of CPU resource reserved for the resource pool
cpuShares
The priority value of CPU resource allocation
cpuUsedHz
Sum of usedHz from all VMs under the resource pool
cpuUtilization
Average CPU utilization of VMs under the resource pool
diskReadRate
Sum of disk bytesRead from all VMs under the resource pool
Sum of diskReadRequestsRate from all VMs under the resource pool
diskUsage
sum of disk.usage.average from all VMs under the resource pool
diskWriteRate
Sum of disk bytesWrite from all VMs under the resource pool
Sum of diskWriteRequestsRate from all VMs under the resource pool
memoryActive
Sum of active memory from all VMs under the resource pool
memoryBalloon
Sum of balloon memory from all VMs under the resource pool
memoryConsumed
Sum of consumed memory from all VMs under the resource pool
memoryGranted
Sum of granted memory from all VMs under the resource pool
memoryLimit
Max of physical memory resource can be allocated to VMs under the resource pool
memoryOverhead
Sum of overhead memory from all VMs under the resource pool
memoryReservation
Amount of physical memory resource reserved for the resource pool
memoryShared
Sum of shared memory from all VMs under the resource pool
memoryShares
The priority value of cpu resource allocation
memorySwapIn
memorySwapOut
memoryUtilization
memoryZero
networkPacketsReceivedRate
Sum of network packetsReceived from all VMs under the resource pool
networkPacketsSentRate
Sum of network packetsSent from all VMs under the resource pool
networkReceiveRate
Sum of network receiveRate from all VMs under the resource pool
networkSendRate
Sum of network sendRate from all VMs under the resource pool
networkUsagebps
sum of net.usage.average from all VMs under the resource pool
계열사 지원 사이트에서 Quest *제품*에 대한 온라인 지원 도움말을 볼 수 있습니다. 올바른 *제품* 지원 콘텐츠 및 지원에 연결하려면 계속을 클릭하십시오.
The document was helpful.
평가 결과 선택
I easily found the information I needed.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center
Quest Software 포털은 더 이상 IE 8, 9, 10을 지원하지 않습니다. 브라우저를 최신 버전의 Internet Explorer나 Chrome으로 업그레이드하는 것이 좋습니다.
IE 11로 업그레이드 여기를 클릭
Chrome으로 업그레이드 여기를 클릭
IE 8, 9 또는 10을 계속 사용할 경우 당사가 제공하는 뛰어난 셀프서비스 기능 모두를 최대한으로 활용하실 수 없습니다.