次の表は、仮想マシン関連のディスカバリキーが返すフィールドの一覧です。
| アイテムキー | ||
|---|---|---|
| 説明 | フィールド | 取得したコンテンツ |
| vmware.cluster.discovery | ||
| クラスターの検出を実行します。 | {#CLUSTER.ID} | クラスターID。 |
| {#CLUSTER.NAME} | クラスター名。 | |
| vmware.datastore.discovery | ||
| データストアの検出を実行します。 | {#DATASTORE} | データストア名。 |
| {#DATASTORE.EXTENT} | {instanceName:partitionId}の配列を含むJSONオブジェクト。 | |
| vmware.dc.discovery | ||
| データセンターの検出を実行します。 | {#DATACENTER} | データセンター名。 |
| {#DATACENTERID} | データセンターID。 | |
| vmware.hv.discovery | ||
| ハイパーバイザーの検出を実行します。 | {#HV.UUID} | 一意のハイパーバイザーID。 |
| {#HV.ID} | ハイパーバイザーID (HostSystem管理オブジェクト名)。 | |
| {#HV.NAME} | ハイパーバイザー名。 | |
| {#HV.NETNAME} | ハイパーバイザーネットワークのホスト名。 | |
| {#HV.IP} | Hypervisor IP address, might be empty. In case of an HA configuration with multiple net interfaces, the following selection priority for interface is observed: - prefer the IP which shares the IP-subnet with the vCenter IP - prefer the IP from IP-subnet with default gateway - prefer the IP from interface with the lowest ID このフィールドは、Zabbix 5.2.2以降でサポートされています。 |
|
| {#CLUSTER.NAME} | クラスター名。空の場合もあります。 | |
| {#DATACENTER.NAME} | データセンター名。 | |
| {#PARENT.NAME} | Name of container that stores the hypervisor. Supported since Zabbix 4.0.3. |
|
| {#PARENT.TYPE} | Type of container in which the hypervisor is stored. The values could be Datacenter, Folder, ClusterComputeResource, VMware, where 'VMware' stands for unknown container type.Supported since Zabbix 4.0.3. |
|
| vmware.hv.datastore.discovery | ||
| Performs hypervisor datastore discovery. Note that multiple hypervisors can use the same datastore. | {#DATASTORE} | Datastore name. |
| {#MULTIPATH.COUNT} | Registered number of datastore paths. | |
| {#MULTIPATH.PARTITION.COUNT} | Number of available disk partitions. | |
| vmware.vm.discovery | ||
| Performs virtual machine discovery. | {#VM.UUID} | Unique virtual machine identifier. |
| {#VM.ID} | Virtual machine identifier (VirtualMachine managed object name). | |
| {#VM.NAME} | Virtual machine name. | |
| {#HV.NAME} | Hypervisor name. | |
| {#DATACENTER.NAME} | Datacenter name. | |
| {#CLUSTER.NAME} | Cluster name, might be empty. | |
| {#VM.IP} | Virtual machine IP address, might be empty. Supported since Zabbix 5.2.2. |
|
| {#VM.DNS} | Virtual machine DNS name, might be empty. Supported since Zabbix 5.2.2. |
|
| {#VM.GUESTFAMILY} | Guest virtual machine OS family, might be empty. Supported since Zabbix 5.2.2. |
|
| {#VM.GUESTFULLNAME} | Full guest virtual machine OS name, might be empty. Supported since Zabbix 5.2.2. |
|
| {#VM.FOLDER} | The chain of virtual machine parent folders, can be used as value for nested groups; folder names are combined with "/". Might be empty. Supported since Zabbix 5.4.2. |
|
| vmware.vm.net.if.discovery | ||
| Performs virtual machine network interface discovery. | {#IFNAME} | Network interface name. |
| vmware.vm.vfs.dev.discovery | ||
| Performs virtual machine disk device discovery. | {#DISKNAME} | Disk device name. |
| vmware.vm.vfs.fs.discovery | ||
| Performs virtual machine file system discovery. | {#FSNAME} | File system name. |