vSphere 字段

vSphere 模块

vsphere

cluster

集群信息。

vsphere.cluster.datastore.names

与集群关联的所有数据存储名称的列表。

类型:keyword

vsphere.cluster.datastore.count

与集群关联的数据存储的数量。

类型:long

vsphere.cluster.das_config.admission.control.enabled

指示是否启用了严格的准入控制。

类型:boolean

vsphere.cluster.das_config.enabled

指示是否启用了 vSphere HA 功能。

类型:boolean

vsphere.cluster.host.count

与集群关联的主机数量。

类型:long

vsphere.cluster.host.names

与集群关联的所有主机名称的列表。

类型:keyword

vsphere.cluster.id

唯一的集群 ID。

类型:keyword

vsphere.cluster.name

集群名称。

类型:keyword

vsphere.cluster.network.count

与集群关联的网络数量。

类型:long

vsphere.cluster.network.names

与集群关联的所有网络名称的列表。

类型:keyword

vsphere.cluster.triggered_alarms.*

所有触发的警报的列表。

类型:object

datastore

数据存储

vsphere.datastore.capacity.free.bytes

数据存储的可用字节数。

类型:long

格式:bytes

vsphere.datastore.capacity.total.bytes

数据存储的总字节数。

类型:long

格式:bytes

vsphere.datastore.capacity.used.bytes

数据存储的已用字节数。

类型:long

格式:bytes

vsphere.datastore.capacity.used.pct

数据存储已用容量的百分比。

类型:scaled_float

格式:percent

vsphere.datastore.disk.capacity.bytes

数据存储的配置大小。

类型:long

格式:bytes

vsphere.datastore.disk.capacity.usage.bytes

数据存储当前正在消耗的存储容量量。

类型:long

格式:bytes

vsphere.datastore.disk.provisioned.bytes

为数据存储预留的存储量。

类型:long

格式:bytes

vsphere.datastore.fstype

文件系统类型。

类型:keyword

vsphere.datastore.host.count

主机数量。

类型:long

vsphere.datastore.host.names

所有主机名称的列表。

类型:keyword

vsphere.datastore.id

唯一的数据存储 ID。

类型:keyword

vsphere.datastore.name

数据存储名称。

类型:keyword

vsphere.datastore.read.bytes

从数据存储读取数据的速率。

类型:long

格式:bytes

vsphere.datastore.status

数据存储的状态。

类型:keyword

vsphere.datastore.triggered_alarms.*

所有触发的警报的列表。

类型:object

vsphere.datastore.vm.count

虚拟机数量。

类型:long

vsphere.datastore.vm.names

所有虚拟机名称的列表。

类型:keyword

vsphere.datastore.write.bytes

向数据存储写入数据的速率。

类型:long

格式:bytes

datastorecluster

数据存储集群

vsphere.datastorecluster.id

唯一的数据存储集群 ID。

类型:keyword

vsphere.datastorecluster.name

数据存储集群名称。

类型:keyword

vsphere.datastorecluster.capacity.bytes

此存储池的总容量,以字节为单位。

类型:long

格式:bytes

vsphere.datastorecluster.free_space.bytes

此存储池上的总可用空间,以字节为单位。

类型:long

格式:bytes

vsphere.datastorecluster.datastore.names

与数据存储集群关联的所有数据存储名称的列表。

类型:keyword

vsphere.datastorecluster.datastore.count

数据存储集群中的数据存储数量。

类型:long

vsphere.datastorecluster.triggered_alarms.*

所有触发的警报的列表。

类型:object

host

来自 vSphere 环境的主机信息。

vsphere.host.cpu.used.mhz

已用 CPU,以 MHz 为单位。

类型:long

vsphere.host.cpu.total.mhz

总 CPU,以 MHz 为单位。

类型:long

vsphere.host.cpu.free.mhz

可用 CPU,以 MHz 为单位。

类型:long

vsphere.host.datastore.names

所有数据存储名称的列表。

类型:keyword

vsphere.host.datastore.count

主机上的数据存储数量。

类型:long

vsphere.host.disk.capacity.usage.bytes

实体当前正在消耗的存储容量量。

类型:long

格式:bytes

vsphere.host.disk.devicelatency.average.ms

从物理设备完成 SCSI 命令的平均时间,以毫秒为单位。

类型:long

vsphere.host.disk.latency.total.ms

主机使用的所有磁盘中的最高延迟值,以毫秒为单位。

类型:long

vsphere.host.disk.read.bytes

每秒从磁盘读取的平均字节数。

类型:long

格式:bytes

vsphere.host.disk.write.bytes

每秒写入磁盘的平均字节数。

类型:long

格式:bytes

vsphere.host.disk.total.bytes

每秒磁盘读取和写入速率的总和,以字节为单位。

类型:long

格式:bytes

vsphere.host.id

唯一的主机 ID。

类型:keyword

vsphere.host.memory.free.bytes

可用内存,以字节为单位。

类型:long

格式:bytes

vsphere.host.memory.total.bytes

总内存,以字节为单位。

类型:long

格式:bytes

vsphere.host.memory.used.bytes

已用内存,以字节为单位。

类型:long

格式:bytes

vsphere.host.name

主机名称。

类型:keyword

vsphere.host.network_names

网络名称。

类型:keyword

vsphere.host.network.names

所有网络名称的列表。

类型:keyword

vsphere.host.network.count

主机上的网络数量。

类型:long

vsphere.host.network.bandwidth.transmitted.bytes

间隔期间数据传输的平均速率。这表示网络的带宽。

类型:long

格式:bytes

vsphere.host.network.bandwidth.received.bytes

间隔期间接收数据的平均速率。这表示网络的带宽。

类型:long

格式:bytes

vsphere.host.network.bandwidth.total.bytes

间隔期间网络传输和接收速率的总和,以字节为单位。

类型:long

格式:bytes

vsphere.host.network.packets.transmitted.count

已传输的数据包数。

类型:long

vsphere.host.network.packets.received.count

已接收的数据包数。

类型:long

vsphere.host.network.packets.errors.transmitted.count

已传输的错误数据包数。

类型:long

vsphere.host.network.packets.errors.received.count

已接收的错误数据包数。

类型:long

vsphere.host.network.packets.errors.total.count

错误数据包总数。

类型:long

vsphere.host.network.packets.multicast.transmitted.count

已传输的多播数据包数。

类型:long

vsphere.host.network.packets.multicast.received.count

已接收的多播数据包数。

类型:long

vsphere.host.network.packets.multicast.total.count

多播数据包总数。

类型:long

vsphere.host.network.packets.dropped.transmitted.count

已丢弃的传输数据包数。

类型:long

vsphere.host.network.packets.dropped.received.count

已丢弃的接收数据包数。

类型:long

vsphere.host.network.packets.dropped.total.count

丢弃的数据包总数。

类型:long

vsphere.host.status

vSphere 环境中主机的整体运行状况。

类型:keyword

vsphere.host.triggered_alarms.*

所有触发的警报的列表。

类型:object

vsphere.host.uptime

vSphere 环境中主机的总正常运行时间,以秒为单位。

类型:long

vsphere.host.vm.names

所有虚拟机名称的列表。

类型:keyword

vsphere.host.vm.count

主机上的虚拟机数量。

类型:long

network

与网络相关的信息。

vsphere.network.accessible

指示是否至少配置了一个主机来提供此网络。

类型:boolean

vsphere.network.config.status

指示系统是否检测到配置问题。

类型:keyword

vsphere.network.host.names

连接到此网络的 主机名称。

类型:keyword

vsphere.network.host.count

连接到此网络的主机数量。

类型:long

vsphere.network.id

唯一的网络 ID。

类型:keyword

vsphere.network.name

网络名称。

类型:keyword

vsphere.network.status

网络的总体运行状况。

类型:keyword

vsphere.network.type

网络类型(例如,网络(标准)、分布式虚拟端口)。

类型:keyword

vsphere.network.vm.names

连接到此网络的虚拟机的名称。

类型:keyword

vsphere.network.vm.count

连接到此网络的虚拟机数量。

类型:long

vsphere.network.triggered_alarms.*

所有触发的警报的列表。

类型:object

resourcepool

来自 vSphere 环境的资源池信息。

vsphere.resourcepool.cpu.usage.mhz

基本 CPU 性能统计信息,以 MHz 为单位。

类型:long

vsphere.resourcepool.cpu.demand.mhz

基本 CPU 性能统计信息,以 MHz 为单位。

类型:long

vsphere.resourcepool.cpu.entitlement.mhz

此虚拟机有权使用的 CPU 资源量(以 MHz 为单位),由 DRS 计算得出。

类型:long

vsphere.resourcepool.cpu.entitlement.static.mhz

虚拟机的静态 CPU 资源授权。

类型:long

vsphere.resourcepool.id

唯一的资源池 ID。

类型:keyword

vsphere.resourcepool.memory.usage.guest.bytes

客户机内存利用率统计信息,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.usage.host.bytes

主机内存利用率统计信息,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.entitlement.bytes

此虚拟机有权使用的内存量(以字节为单位),由 DRS 计算得出。

类型:long

格式:bytes

vsphere.resourcepool.memory.entitlement.static.bytes

虚拟机的静态内存资源授权,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.private.bytes

从非共享主机内存授予虚拟机的内存部分,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.shared.bytes

从虚拟机之间共享的主机内存授予虚拟机的内存部分,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.swapped.bytes

从主机的交换空间授予虚拟机的内存部分,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.ballooned.bytes

虚拟机中气球驱动程序的大小,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.overhead.bytes

虚拟机超出其客户机内存要求将使用的内存资源量(以字节为单位)。

类型:long

格式:bytes

vsphere.resourcepool.memory.overhead.consumed.bytes

当前用于运行虚拟机的开销内存量,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.memory.compressed.bytes

虚拟机当前消耗的压缩内存量,以字节为单位。

类型:long

格式:bytes

vsphere.resourcepool.name

资源池的名称。

类型:keyword

vsphere.resourcepool.status

vSphere 环境中主机的整体运行状况。

类型:keyword

vsphere.resourcepool.vm.count

资源池上的虚拟机数量。

类型:long

vsphere.resourcepool.vm.names

资源池上虚拟机的名称。

类型:keyword

vsphere.resourcepool.triggered_alarms.*

所有触发的警报的列表。

类型:object

virtualmachine

虚拟机

vsphere.virtualmachine.host.id

主机 ID。

类型:keyword

vsphere.virtualmachine.host.hostname

主机的 hostname。

类型:keyword

vsphere.virtualmachine.id

唯一的虚拟机 ID。

类型:keyword

vsphere.virtualmachine.name

虚拟机名称。

类型:keyword

vsphere.virtualmachine.os

虚拟机操作系统名称。

类型:keyword

vsphere.virtualmachine.cpu.used.mhz

已用 CPU,以 Mhz 为单位。

类型:long

vsphere.virtualmachine.cpu.total.mhz

总预留 CPU,以 Mhz 为单位。

类型:long

vsphere.virtualmachine.cpu.free.mhz

可用 CPU,以 Mhz 为单位。

类型:long

vsphere.virtualmachine.memory.used.guest.bytes

客户机的已用内存,以字节为单位。

类型:long

格式:bytes

vsphere.virtualmachine.memory.used.host.bytes

主机的已用内存,以字节为单位。

类型:long

格式:bytes

vsphere.virtualmachine.memory.total.guest.bytes

客户机的总内存,以字节为单位。

类型:long

格式:bytes

vsphere.virtualmachine.memory.free.guest.bytes

客户机的可用内存,以字节为单位。

类型:long

格式:bytes

vsphere.virtualmachine.custom_fields

自定义字段。

类型:object

vsphere.virtualmachine.network_names

网络名称。

类型:keyword

vsphere.virtualmachine.datastore.names

与此虚拟机关联的数据存储的名称。

类型:keyword

vsphere.virtualmachine.datastore.count

与此虚拟机关联的数据存储的数量。

类型:long

vsphere.virtualmachine.network.names

与此虚拟机关联的网络的名称。

类型:keyword

vsphere.virtualmachine.network.count

与此虚拟机关联的网络数量。

类型:long

vsphere.virtualmachine.status

虚拟机的整体健康状况和状态。

类型:keyword

vsphere.virtualmachine.uptime

虚拟机运行时间,以秒为单位。

类型:long

vsphere.virtualmachine.snapshot.info.*

此虚拟机快照的详细信息。

类型:object

vsphere.virtualmachine.snapshot.count

此虚拟机的快照数量。

类型:long

vsphere.virtualmachine.triggered_alarms.*

所有触发的警报的列表。

类型:object