-
-
-
Citrix Telemetry Serviceとの統合
-
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!
Citrix Telemetry Serviceとの統合
Linuz VDAソフトウェアに統合されたCitrix Telemetry Service(ctxtelemetry
)でCitrix Scoutを実行し、/opt/Citrix/VDA/bin/xdlcollect.shスクリプトを使用してLinux VDAのログを収集できます。
注:
Linux VDA 1912以前のバージョンからアップグレード後、/opt/Citrix/VDA/sbin/ctxsetup.shを再度実行してCitrix Telemetry Service(
ctxtelemetry
)の変数を構成します。変数について詳しくは、「簡単インストールによるドメイン参加済みVDAの作成」を参照してください。
Citrix Telemetry Serviceの有効化および無効化
- このサービスを有効にするには、sudo systemctl enable ctxtelemetry.socketコマンドを実行します。
- このサービスを無効にするには、sudo systemctl disable ctxtelemetry.socketを実行します。
ポート
Citrix Telemetry Service(ctxtelemetry
)は、デフォルトではTCP/IPポート7503でCitrix Scoutをリッスンします。Delivery ControllerでTCP/IPポート7502を使用して、Citrix Scoutと通信します。
Linux VDAをインストールするときに、以下の変数でデフォルトのポートを使用するかポートを変更できます。
- CTX_XDL_TELEMETRY_SOCKET_PORT – Citrix Scoutをリッスンするためのソケットポート。デフォルトのポートは7503です。
- CTX_XDL_TELEMETRY_PORT – Citrix Scoutと通信するためのポート。デフォルトのポートは7502です。
VDAのインストール後にポートを変更するには、以下を実行します:
-
Scoutと通信するためのポートを変更するには、以下のコマンドを実行します。
/opt/Citrix/VDA/bin/ctxreg update -k "HKLM\Software\Citrix\VirtualDesktopAgent" -v "TelemetryServicePort" -d <port number> -t REG_DWORD <!--NeedCopy-->
-
Scoutをリッスンするためのソケットポートを変更するには、以下のコマンドを実行してctxtelemetry.socketファイルを開き、編集します。
sudo vi /etc/systemd/system/ctxtelemetry.socket <!--NeedCopy-->
-
ソケットポートを再起動するには、次のコマンドを実行します。
sudo systemctl daemon-reload sudo systemctl stop ctxtelemetry.socket sudo systemctl start ctxtelemetry.socket <!--NeedCopy-->
-
ファイアウォールの構成で新しいポートを有効にします。
たとえば、Ubuntuを使用している場合、sudo ufw allow 7503コマンドを実行してポート7503を有効にします。
デバッグモード
Citrix Telemetry Serviceが正常に機能していない場合、デバッグモードで原因を調査できます。
-
デバッグモードを有効にするには、以下のコマンドを実行して
ctxtelemetry
ファイルを開き、DebugModeの値を1に変更します。sudo vi /opt/Citrix/VDA/sbin/ctxtelemetry <!--NeedCopy-->
-
Citrix Telemetry Serviceを手動で停止するか、サービスが自動的に停止するまで15分間待ちます。
この例では、以下のコマンドを実行してCitrix Telemetry Serviceを停止できます。
sudo netstat -ntlp Kill -9 1958 <!--NeedCopy-->
-
Citrix Telemetry Serviceを再起動するには、ScoutでLinux VDAを選択し、/var/log/xdl/でtelemetry-debug.logを見つけます。
サービスの待機時間
ソケットポートを開くsystemd
デーモンは、デフォルトで起動し、ほとんどリソースを使用しません。Citrix Telemetry Serviceはデフォルトで停止し、Delivery Controllerからログ収集要求があった場合のみ起動します。ログ収集の完了後、サービスは15分間新しい収集要求を待ち、要求がない場合は再度停止します。この待機時間は以下のコマンドで構成できます。最小値は10分です。10分より少ない値を設定すると、最小値の10分が設定されます。待機時間の設定後、サービスを停止し再起動します。
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\Software\Citrix\VirtualDesktopAgent" -v "TelemetryServiceIdleTimeoutInMinutes" -d <number> -t REG_DWORD
<!--NeedCopy-->
確認テスト
収集の開始前に、指定した各マシンについて自動で確認テストが実行されます。これらのテストで、要件が満たされているか確認されます。あるマシンでテストが失敗した場合、Scoutには修正アクション案を含むメッセージが表示されます。確認テストについて詳しくは、Citrix Scoutドキュメントの「確認テスト」を参照してください。
共有
共有
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.