Перейти к основному содержимому

VMware FQDN

Macros used

NameValue
{$VMWARE.PASSWORD}

-

{$VMWARE.URL}

-

{$VMWARE.USERNAME}

-

Items collected

NameDescriptionTypeIntervalKey and additional info
VMware: Event logCollect VMware event log. See also: https://www.zabbix.com/documentation/6.2/manual/config/items/preprocessing/examples#filtering_vmware_event_log_recordsSIMPLE

-

vmware.eventlog[{$VMWARE.URL},skip]
VMware: Full nameVMware service full name.SIMPLE1hvmware.fullname[{$VMWARE.URL}]
VMware: VersionVMware service version.SIMPLE1hvmware.version[{$VMWARE.URL}]

Discovery rule №1

NameDescriptionTypeIntervalKey and additional info
Discover VMware clustersDiscovery of clustersSIMPLE1hvmware.cluster.discovery[{$VMWARE.URL}]

Item prototypes

NameDescriptionTypeIntervalKey and additional info
VMware: Status of "{#CLUSTER.NAME}" clusterVMware cluster status.SIMPLE

-

vmware.cluster.status[{$VMWARE.URL},{#CLUSTER.NAME}]

Discovery rule №2

NameDescriptionTypeIntervalKey and additional info
Discover VMware datastores

-

SIMPLE1hvmware.datastore.discovery[{$VMWARE.URL}]

Item prototypes

NameDescriptionTypeIntervalKey and additional info
VMware: Average read latency of the datastore {#DATASTORE}Amount of time for a read operation from the datastore (milliseconds).SIMPLE

-

vmware.datastore.read[{$VMWARE.URL},{#DATASTORE},latency]
VMware: Free space on datastore {#DATASTORE} (percentage)VMware datastore space in percentage from total.SIMPLE5mvmware.datastore.size[{$VMWARE.URL},{#DATASTORE},pfree]
VMware: Total size of datastore {#DATASTORE}VMware datastore space in bytes.SIMPLE5mvmware.datastore.size[{$VMWARE.URL},{#DATASTORE}]
VMware: Average write latency of the datastore {#DATASTORE}Amount of time for a write operation to the datastore (milliseconds).SIMPLE

-

vmware.datastore.write[{$VMWARE.URL},{#DATASTORE},latency]

Discovery rule №3

NameDescriptionTypeIntervalKey and additional info
Discover VMware hypervisorsDiscovery of hypervisors.SIMPLE1hvmware.hv.discovery[{$VMWARE.URL}]

Host prototypes

NameGroupGroup prototypesTemplate
{#HV.NAME}Applications{#CLUSTER.NAME}, {#DATACENTER.NAME}VMware Hypervisor

Discovery rule №4

NameDescriptionTypeIntervalKey and additional info
Discover VMware VMs FQDNDiscovery of guest virtual machines.SIMPLE1hvmware.vm.discovery[{$VMWARE.URL}]

Host prototypes

NameGroupGroup prototypesTemplate
{#VM.NAME}Applications{#CLUSTER.NAME} (vm), {#DATACENTER.NAME}/{#VM.FOLDER} (vm), {#HV.NAME}VMware Guest