Configuring the discovery profile

By default, the VMware ESXi computer system sensor is enabled for a Level 2 or Level 3 discovery. The sensor discovers only guest systems that are running and does not discover ESX serial number. To change this behavior create new profile and customize sensor configuration.

Configuration items correspond to VirtualCenter sensor configuration.
The following properties can be set to true or false:
ordinalESXviaVCserialDiscovery
It discovers a serial number by using VMware API. This is a standard way to discover the serial number, it is faster than by using CIM API, it requires fewer privileges, but is also more prone to errors.
The default value is false.
directESXserialDiscovery
It discovers a serial number by using CIM API. This method always discovers the serial number, but is slower and the following requirements apply:
  • The discovery user must have the Host > CIM > CIMInteraction privilege.
  • The connection between Agile Service Manager and the ESX server is required.
For more information, see also a technote at http://www-01.ibm.com/support/docview.wss?uid=swg21638454.
Important: If you run the ESX server on virtualized hardware like Cisco UCS, you must discover the serial number by using CIM API, not VMware API, because otherwise over merges might occur.
The default value is false.
shallowVMdiscovery
It discovers limited data for Virtual Machine.
The default value is false.
discoverNonRunningGuests
It discovers not running Virtual Machines.
The default value is false.
strictCertificateCheck
It forces the sensor to connect to ESX servers that are secured with valid, CA signed certificates.
The default value is false.
enableVMDiscovery
It enables the discovery of Virtual Machines.
The default value is true.