Skip to main content

vCenter

Overview

vCenter Server is a centralized management platform developed by VMware for managing and administering VMware vSphere virtualization environments. It serves as the core component of VMware's vSphere suite, providing a unified interface for managing multiple ESXi hosts and virtual machines (VMs) within a data center or virtual infrastructure.

Prerequisites

To enable vCenter monitoring, ensure the following pre-requisites.

  • VCenter's User Name and Password: Provide the correct username and password when discovering the VCenter.

  • VMware Tools (optional): We recommend that you install VMware tools on the VMs. In general, VMware tools improve the performance of the Virtual Machine. They also offer IP address of the VMs, which helps AIOps to discover them. If VMware Tools are not installed then AIOps will still monitor the details of the VMs but it will not bring in the details of the IPs of the VM.

List of Supported KPIs

vCenter

MetricsDescriptionType
vcenter.data centersThe count of data centers.Count
vcenter.clustersThe count of clusters.Count
vcenter.datastoresThe count of datastores.Count
vcenter.offline.datastoresThe count of offline datastores.Count
vcenter.memory.installed.bytesCount
vcenter.memory.used.bytesThe amount of memory used on the vcenter.Count
vcenter.cpu.hzThe clock rate of the CPU.Count
vcenter.cpu.used.hzThe used clock rate of the CPU.Count
vcenter.nodesThe count of nodes.Count
vcenter.connected.nodesCount
vcenter.disconnected.nodesCount
vcenter.resource.poolsThe count of resource pools in the vcenter.Count
vcenter.virtual.machinesThe count of virtual machines on the vcenter.Count
vcenter.networksCount
vcenter.nodeThe name of the node.Count or string?
vcenter.node.ipThe IP address of the node.Count
vcenter.node.cluster.nameThe name of the cluster to which the node belongs.Count
vcenter.node.power.stateThe power state of the node.Count or string?
vcenter.node.memory.used.bytesThe amount of used memory on the node.Bytes
vcenter.node.memory.bytesThe total memory on the node.Bytes
vcenter.node.memory.free.bytesThe amount of used memory on the node.Bytes
vcenter.node.cpu.used.hzThe used clock rate of the CPU on the node.Count
vcenter.node.virtual.machinesThe count of virtual machines on the node.Count
vcenter.node.running.virtual.machinesThe count of running virtual machines on the node.Count
vcenter.vmThe name of the virtual machine.Count
vcenter.vm.power.stateThe power state of the virtual machine.Count
vcenter.vm.ipThe IP address of the virtual machine.Count
vcenter.vm.memory.used.percentThe percentage of used memory out of the total memory on the virtual machine.Count
vcenter.vm.cpu.percentThe CPU utilization of the virtual machine.Percentage

Vcenter Cluster

MetricsDescriptionType
vcenter.clusterThe name of the cluster.String
vcenter.cluster.datacenter.nameThe name of the datacenter.String
vcenter.cluster.cpu.coresThe count of CPU cores in the cluster.Count
vcenter.cluster.cpu.threadsThe count of threads in the CPU.Count
vcenter.cluster.memory.installed.bytesThe memory installed in a vcenter cluster.Count
vcenter.cluster.cpu.hzThe clock rate of the CPU on the cluster.Count
vcenter.cluster.hostsThe count of hosts in the cluster.Count
vcenter.cluster.memory.used.bytesThe amount of used memory on the cluster.Count
vcenter.cluster.memory.free.bytesThe amount of free memory on the cluster.Count
vcenter.cluster.memory.used.percentThe percentage of used memory out of total memory on the cluster.Count
vcenter.cluster.cpu.percentThe CPU utilisation of the cluster.Count

vCenter Datacenter

MetricsDescriptionType
vcenter.data center.memory.installed.bytesThe memory installed in a data center.Bytes
vcenter.data center.cpu.hzThe clock rate of the CPU on the data center.Hertz
vcenter.data center.memory.used.bytesThe amount of used memory on the data center.Bytes
vcenter.data center.memory.free.bytesThe amount of free space on the data center.Bytes
vcenter.data center.memory.used.percentThe percentage of used memory out of the total memory on the data center.Percentage
vcenter.data center.cpu.percentThe CPU utilisation of data center.Percentage
vcenter.datacenterThe name of the datacenter.String

vCenter Datastore

MetricsDescriptionType
vcenter.datastore.free.bytesThe total amount of free space available on the datastore.Bytes
vcenter.datastore.capacity.bytesThe capacity of the datastore.Bytes
vcenter.datastore.used.bytesThe total amount of space used on a datastore.Bytes
vcenter.datastore.used.percentThe percentage of used space out of the total space on the datastore.Percentage
vcenter.datastoreThe name of the datastore.String