This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
HDX Insight
概述
Linux VDA 部分支持 HDX Insight 功能。HDX Insight 是 Citrix Application Delivery Management (ADM) 的一部分,基于行业通用标准 AppFlow。通过 HDX Insight,IT 可以提供对通过 Citrix ADC 或 Citrix SD-WAN 应用程序网络结构传送的 Citrix ICA 通信前所未有的端到端可见性,从而实现卓越的用户体验。有关详细信息,请参阅 HDX Insight。
安装
没有依赖软件包需要安装。
使用情况
HDX Insight 将分析通过 Citrix Workspace 应用程序和 Linux VDA 之间的 Citrix ADC 传递的 ICA 消息。所有 HDX Insight 数据均来自 NSAP 虚拟通道并以未压缩方式发送。NSAP 虚拟通道默认处于启用状态。
以下命令分别禁用和启用 NSAP 虚拟通道:
sudo /opt/Citrix/VDA/bin/ctxreg create -k "HKLM\Software\Citrix\VirtualDesktopAgent" -t "REG_DWORD" -v "EnableNSAP" -d "0x00000000" --force
<!--NeedCopy-->
sudo /opt/Citrix/VDA/bin/ctxreg create -k "HKLM\Software\Citrix\VirtualDesktopAgent" -t "REG_DWORD" -v "EnableNSAP" -d "0x00000001" --force
<!--NeedCopy-->
故障排除
不显示任何数据点
可能有两个原因:
-
HDX Insight 未正确配置。
例如,未在 Citrix ADC 上启用 AppFlow,或者在 Citrix ADM 上配置了不正确的 Citrix ADC 实例。
-
在 Linux VDA 上未启动 ICA 控制虚拟通道。
ps aux | grep -i ctxctl
如果
ctxctl
未运行,请与管理员联系以向 Citrix 报告缺陷。
不显示任何应用程序数据点
请确认是否启用了无缝虚拟通道且无缝应用程序启动了一段时间。
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.