vCenter probes and probe parameters
vCenter probes scan virtual machines using VMware's vSphere product suite. Each probe scans for different kinds of data, such as networks, NICs, and tags. The VMware - vCenter probe that discovered all vCenter objects in previous releases is deprecated in the Istanbul release and replaced by multiple probes.
Upgrade changes
In upgraded systems, the vCenter process classifier and the vmapp port probe are configured to trigger the VMware - vCenter Datacenters probe. This probe then triggers the probes that discover individual vCenter objects such as hosts, storage, and datastores. The legacy probe, VMware - vCenter, is still in the system but is not triggered to run in the updated instance.
Available vCenter probes and probe parameters
| Probe | Parameters |
|---|---|
| VMWare - vCenter Datacenters |
|
| VMWare - vCenter VMs |
|
| VMWare - vCenter VM Tags* | none |
| VMWare - vCenter VM NICs | none |
| VMWare - vCenter Networks | page_size (500) |
| VMWare - vCenter Datastores | page_size (500) |
| VMWare - vCenter Clusters |
|
| VMWare - vCenter ESX Hosts |
|
| VMWare - vCenter ESX Hosts Storage | page_size (175) |
| VMWare - vCenter ESX Hosts License | none |
| VMWare - vCenter VM Performance | This probe relies on the statistics intervals configured for the vCenter. By default, the following intervals are available:
The following properties support this probe:
This probe is used only by Cloud Migration Assessment. 重要: To modify the default values for this probe, coordinate with the administrator responsible for the vCenter management. For more information, see VMware documentation. |
*For more information, see VMware tags.
- Disable: You disable a probe by setting the parameter in the triggering probe. For example, if you are not interested in discovering storage, set the disable_host_storage_probe parameter to true in the VMWare - vCenter ESX Hosts probe.
- Page size: Page size parameters control the number of CIs to discover with a single probe. Use this parameter to limit payload size by reducing the number of vCenter elements discovered at a time by any probe. The page size expressed in parentheses is the default in the base system.
- Debug: Set the debug parameter in the VMWare - vCenter Datacenters probe to allow debugging for all the vCenter probes. Debugging returns the raw vCenter data in each probe payload.
Trigger custom probes with the vCenter Discovery extension
vCenter Discovery extension allows you to collect additional attributes of currently discovered CI types or collect attributes of new CI types by triggering custom probes from an existing sensor.
始める前に
Role required: admin