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!
在透明模式下部署的 NetScaler 上启用数据收集以进行监控
当 NetScaler 以透明模式部署时,客户端可以直接访问服务器,中间没有虚拟服务器。如果 NetScaler 在 Citrix Virtual Apps and Desktops 环境中以透明模式部署,则 ICA 流量不会通过 VPN 传输。
将 NetScaler 添加到 NetScaler ADM 清单后,您必须启用 AppFlow 以进行数据收集。启用数据收集取决于设备和模式。在这种情况下,您必须将 NetScaler ADM 添加为每个 NetScaler 实例上的 AppFlow 收集器,并且必须配置 AppFlow 策略以收集流经设备的全部或特定 ICA 流量。
注意
下图显示了 NetScaler 以透明模式部署时 NetScaler ADM 的网络部署:

通过使用命令行界面在 NetScaler 设备上配置数据收集:
在命令提示符下,执行以下操作:
-
登录到设备。
-
指定 NetScaler 设备侦听流量的 ICA 端口。
set ns param --icaPorts <port>... <!--NeedCopy-->示例:
set ns param -icaPorts 2598 1494 <!--NeedCopy-->注意
- 您可以使用此命令指定最多 10 个端口。
- 默认端口号为 2598。您可以根据需要修改端口号。
-
将 NetScaler Insight Center 添加为 NetScaler 实例上的 AppFlow 收集器。
add appflow collector <name> -IPAddress <ip_addr> <!--NeedCopy-->示例:
add appflow collector MyInsight -IPAddress 192.168.1.101 <!--NeedCopy-->注意 要查看在 NetScaler 实例上配置的 AppFlow 收集器,请使用 show appflow collector 命令。
-
创建 AppFlow® 操作并将收集器与该操作关联。
add appflow action <name> -collectors <string> ... <!--NeedCopy-->示例:
add appflow action act -collectors MyInsight <!--NeedCopy--> -
创建 AppFlow 策略以指定生成流量的规则。
add appflow policy <policyname> <rule> <action> <!--NeedCopy-->示例:
add appflow policy pol true act <!--NeedCopy--> -
将 AppFlow 策略绑定到全局绑定点。
bind appflow global <policyname> <priority> -type <type> <!--NeedCopy-->示例:
bind appflow global pol 1 -type ICA_REQ_DEFAULT <!--NeedCopy-->注意
type 的值必须为 ICA_REQ_OVERRIDE 或 ICA_REQ_DEFAULT 才能应用于 ICA® 流量。
-
将 AppFlow 的 flowRecordInterval 参数值设置为 60 秒。
set appflow param -flowRecordInterval 60 <!--NeedCopy--> -
保存配置。
save ns config <!--NeedCopy-->
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group 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 Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.