Configuring Collector for VMs
Perform the following steps to configure Collector for VMs:
Configure Collector with your customer-specific data and settings using the Windows Installer
See and, if necessary, add the Configuring Collector for VMs to the MST file
Proceed by reading the VM-specific considerations
Install Collector on VMs
Verify the installation and VDI metrics
VM-specific optional parameters
Windows installer (MST)
VDI_PLATFORM_TYPE
Force the detection of Citrix or Azure Virtual Desktop (AVD) / Cloud PC (CPC) if there are multiple agents in a given VM.
Values:
Auto: Auto detection using agent registry keys when availableAVD: Forces AVD detection; prevents Windows365 detectionAWS: Forces AWS detectionCitrix: Forces Citrix detectionHorizon: Forces Horizon detectionWindows365: Forces Windows 365 / CloudPC detectionMissing or unknown value: Auto detection using agent registry keys when available
VDI_CLIENT_PLUGIN_PING_ADDRESS
Set the host to ping from the client to calculate ISP and WAN latency. This information is pushed from the VM to the client.
Populated NQL data model field: client.network.wan_latency
Windows registry
Platform
Controls the VDI platform type that the Collector detects or forces to use.
Location: HKEY_LOCAL_MACHINE\SOFTWARE\Nexthink\Collector\VDI
Possible values:
Auto: Auto detection using agent registry keys when availableAVD: Forces AVD detection; prevents Windows365 detectionAWS: Forces AWS detectionCitrix: Forces Citrix detectionDisabled: Detection disabledHorizon: Forces Horizon detectionWindows365: Forces Windows 365 / CloudPC detection
If not set, the default value is Disabled.
Missing or unknown value: Auto detection using agent registry keys when available.
ClientPingAddress
Selects which IP address will be used by the connected plugin to calculate ISP and WAN latency.
Location: HKEY_LOCAL_MACHINE\SOFTWARE\Nexthink\Collector\Sessions
Any string is a valid value. Examples:
IPv4:
x.y.z.aIPv6:
::1Domain:
domain.com
Considerations
Connectors
Install the appropriate virtualization connector for your environment to complement the data that comes from VMs and VDI clients. See the following documentation for installation instructions:
Collector automatically detects your VDI vendor. However, you can optionally override this setting.
Preventing automatic updates for non-persistent and pooled VDIs
Non-persistent or pooled virtual desktops are typically created from golden images and reset after each session. To prevent non-persistent VDI devices from constantly switching between different Collector versions, navigate to Administration > Collector management > Update configuration, and select the Do not update shared and pooled VDI devices option.
Refer to the Collector management documentation for more information on Collector management.
Last updated
Was this helpful?