-
Print
-
DarkLight
-
PDF
Remote DX Known Issues
-
Print
-
DarkLight
-
PDF
Here you can find details on issues that you may encounter while working with Remote DX. We provide solutions and workarounds whenever possible.
To see all known issues and bugfixes for Remote DX, refer to our Release Notes
Issue #1 - No Remote DX data in Real-Time Console or Solve
With the introduction of Citrix Virtual Apps and Desktops (CVAD) release 2109, third-party virtual channels need to be explicitly allowed. A policy that controls the allow list was automatically enabled with CVAD 2109. To learn more, refer to the official Citrix blog article.
If you don't see Remote DX data in your Real-Time Console or in Solve, check the Windows Event Log for entries from the rpm source (Citrix):
Solution
You must add the process path for the ControlUp Agent retrieving Remote DX data to the virtual channel allow list. For details, refer to the Citrix documentation. Use the parameters listed below depending on the CVAD release you are using.
For CVAD Releases below 2206
Add to the virtual channel allow list for Remote DX to CVAD releases below 2206:
- Virtual channel name: CUEPUX
- Process: C:\Program Files\Smart-X\ControlUpAgent\Version #.#.#.#\cuAgentHelper.exe
- Allow list entry: CUEPUX,C:\Program Files\Smart-X\ControlUpAgent\Version #.#.#.#\cuAgentHelper.exe
For CVAD Release 2206 and above
If you are using CVAD release 2206 or higher, you can add a wildcard for the version number and use the following parameters when you add to the virtual channel allow list:
- Virtual channel name: CUEPUX
- Process: C:\Program Files\Smart-X\ControlUpAgent\*\cuAgentHelper.exe
- Allow list entry: CUEPUX,C:\Program Files\Smart-X\ControlUpAgent\*\cuAgentHelper.exe
If you don't want to add the virtual channel, you can follow the workaround by disabling the virtual channel allow list policy in CVAD 2109 and later. Once disabled, restart the VDA to apply the Virtual channel allow list policy.
Issue #2 - MacOS may not display values correctly when connected via VPN
When you are monitoring MacOS, values that are related to the network connection may not be displayed correctly when connected to a VPN. These values include NIC name, NIC speed, Gateway, and others.
Workaround
If you want to accurately monitor these values from MacOS, that device should not be connected to your infrastructure via VPN.
Note: We are working on a fix and will update you when the fix is ready.
Issue #3 - For linux sessions, Wi-Fi signal is displayed as 0% instead of N/A
When using a Linux device such as HP ThinPro, IGEL, Stratodesk or Dell Wyse, the WiFi Signal metrics shows 0% even when no Wi-Fi is turned on.
A number of metrics are used to calculate the Client Device Score metric, including WiFi Signal.
To exclude the WiFi Signal metric from the calculation
- In the console, go to Settings > Stress and navigate to the folder where your Linux devices reside.
- Click the Sessions tab and select WiFi Signal.
- Uncheck the checkboxes Inherit.., Yellow, and Red. This ensures that a WiFi signal of 0% does not affect the calculation.
- Click Apply to save the settings.
To fix the issue with the wrong display, we're working on a new release of the Remote DX plugin.
Issue #4 - For VMware Horizon sessions, no data is displayed in the console after a disconnected session is reconnected
The Real-Time Console does not display data after a user disconnects and reconnects from a Horizon session. This problem does not affect logged out sessions.
If the session is reconnected, you can restart the cuAgent to display data. It is necessary to do this after each reconnection of the session or after the end of the workday.
Contact support@controlup.com and ask for a private build that includes the fix.
Issue #5 - BSOD when Remote DX has not been added to the CVAD virtual channel allow list
This issue occurs only on Windows 10 machines running Citrix VDA 2203
Possible Solutions
There are two possible solutions to fix this issue:
-
As the prefered solution, we recommend to add the process path for the ControlUp Agent retrieving Remote DX data to the virtual channel allow list. For details, refer to the Citrix documentation. Use the parameters listed below depending on the CVAD release you are using.
-
Disable Remote DX by adding the EnableClientMetrics registry key to all VDA devices under HKLM\SOFTWARE\Smart-X\ControlUp\Agent\
Using Solution #2 will result in Remote DX metrics not being displayed in the Real-Time DX Console or Solve.
Issue #6 - No Remote DX data displayed on Windows 10 VDA (Horizon)
Make sure that Virtual Channel List is explicitely allowed. To do so, set the following registry entry:
Registry Path: HKLM\SOFTWARE\VMware, Inc.\VMware VDM\VirtualChannels
Registry Value: AllowVirtualChannels
Value Type: REG_SZ
Data: 1
You can find more information in the official VMware documentation:
Workaround
You can manually set the following registry key on each Horizon VDI by using the Controllers pane in the Real-Time DX Console:
Registry Path: HKLM\SOFTWARE\VMware, Inc.\VMware VDM\VirtualChannels
Registry Value: CUEPUX
Value Type: REG_SZ
Data: C:\Program Files\Smart-X\ControlUpAgent\Version #.#.#.#\cuAgentHelper.exe
Replace "#.#.#.#" with the version of the installed ControlUp Agent.
Permanent Fix
Include the registry keys as described below in your VDA golden images or via Group Policy.