VMware FQDN
Macros used
| Name | Value |
|---|---|
| {$VMWARE.PASSWORD} | - |
| {$VMWARE.URL} | - |
| {$VMWARE.USERNAME} | - |
Items collected
| Name | Description | Type | Interval | Key and additional info |
|---|---|---|---|---|
| VMware: Event log | Collect VMware event log. See also: https://www.zabbix.com/documentation/6.2/manual/config/items/preprocessing/examples#filtering_vmware_event_log_records | SIMPLE | - | vmware.eventlog[{$VMWARE.URL},skip] |
| VMware: Full name | VMware service full name. | SIMPLE | 1h | vmware.fullname[{$VMWARE.URL}] |
| VMware: Version | VMware service version. | SIMPLE | 1h | vmware.version[{$VMWARE.URL}] |
Discovery rule №1
| Name | Description | Type | Interval | Key and additional info |
|---|---|---|---|---|
| Discover VMware clusters | Discovery of clusters | SIMPLE | 1h | vmware.cluster.discovery[{$VMWARE.URL}] |
Item prototypes
| Name | Description | Type | Interval | Key and additional info |
|---|---|---|---|---|
| VMware: Status of "{#CLUSTER.NAME}" cluster | VMware cluster status. | SIMPLE | - | vmware.cluster.status[{$VMWARE.URL},{#CLUSTER.NAME}] |
Discovery rule №2
| Name | Description | Type | Interval | Key and additional info |
|---|---|---|---|---|
| Discover VMware datastores | - | SIMPLE | 1h | vmware.datastore.discovery[{$VMWARE.URL}] |
Item prototypes
| Name | Description | Type | Interval | Key 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. | SIMPLE | 5m | vmware.datastore.size[{$VMWARE.URL},{#DATASTORE},pfree] |
| VMware: Total size of datastore {#DATASTORE} | VMware datastore space in bytes. | SIMPLE | 5m | vmware.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
| Name | Description | Type | Interval | Key and additional info |
|---|---|---|---|---|
| Discover VMware hypervisors | Discovery of hypervisors. | SIMPLE | 1h | vmware.hv.discovery[{$VMWARE.URL}] |
Host prototypes
| Name | Group | Group prototypes | Template |
|---|---|---|---|
| {#HV.NAME} | Applications | {#CLUSTER.NAME}, {#DATACENTER.NAME} | VMware Hypervisor |
Discovery rule №4
| Name | Description | Type | Interval | Key and additional info |
|---|---|---|---|---|
| Discover VMware VMs FQDN | Discovery of guest virtual machines. | SIMPLE | 1h | vmware.vm.discovery[{$VMWARE.URL}] |
Host prototypes
| Name | Group | Group prototypes | Template |
|---|---|---|---|
| {#VM.NAME} | Applications | {#CLUSTER.NAME} (vm), {#DATACENTER.NAME}/{#VM.FOLDER} (vm), {#HV.NAME} | VMware Guest |