Configuring on-premises Sites with Citrix Analytics for Performance

Citrix Analytics for Performance (Performance Analytics) is the comprehensive performance monitoring solution from the Citrix Analytics Cloud Service. Performance analytics provides advanced insights and analytics built on performance metrics. Performance Analytics helps you monitor and view the usage and performance metrics of one or more Citrix Virtual Apps and Desktops Sites in your organization.

For more information about Performance Analytics, see the Performance Analytics article.

You can send performance data from your Site to Citrix Analytics for Performance on Citrix Cloud to leverage its advanced performance analytics capabilities. To view and use Performance Analytics, you must first configure your on-prem Sites with Citrix Analytics for Performance from the Analytics tab in Director. This feature requires Director on version 1909 or later, Delivery Controller and VDA on version 1906 or later.

Onboarding

Performance Analytics accesses data in a secure manner and no data is transferred from Citrix Cloud to the on-prem environment.

Prerequisites

To configure Citrix Analytics for Performance from Director, no new components need to be installed. Ensure that the following requirements are met:

Note:

  • Configuring your on-premises site with Citrix Analytics for Performance from Director might fail if the Delivery Controller is running a Microsoft .NET Framework version earlier than 4.8. As a workaround, upgrade the .NET Framework in your Delivery Controller to version 4.8. LCM-9255.
  • When you configure your on-premises site running Citrix Virtual Apps and Desktops version 2012 with Citrix Analytics for Performance from Director, the configuration might fail after a couple of hours or after a restart of the Citrix Monitor Service in the Delivery Controller. The Analytics tab displays a Not Connected status in this case. As a workaround, create an Encryption folder in the registry on the Delivery Controller, Location: HKEY_LOCAL_MACHINE\Software\Citrix\XDservices\Monitor, Folder Name: Encryption. Ensure that the CitrixMonitor account has Full Control Access on the Encryption folder. Restart the Citrix Monitor Service.DIR-14324.
  • Access to the Analytics tab to perform this configuration is available for full administrators only.
  • For Performance Analytics to access performance metrics, outbound internet access is available on all Delivery Controllers and the machines on which Director is installed. Specifically, ensure accessibility to the following URLs:
    • Citrix Key Registration: https://*.citrixnetworkapi.net/
    • Citrix Cloud: https://*.citrixworkspacesapi.net/
    • Citrix Analytics: https://*.cloud.com/
    • Microsoft Azure: https://*.windows.net/ In case, Delivery Controllers and Director machines are within an intranet and outbound internet access is via a proxy server, ensure the following:
  • The proxy server must allow the preceding list of URLs.
  • Add the following configuration in the Director web.config and citrix.monitor.exe.config files. Ensure that you add this configuration within the configuration tags:

     <system.net>
         <defaultProxy>
             <proxy  usesystemdefault = "false"  proxyaddress = "http://<your_proxyserver_address>:80" bypassonlocal = "true"  />
         </defaultProxy>
     </system.net>  -  The Director web.config is located at `C:\inetpub\wwwroot\Director\web.config` on the machine where Director is installed.  -  The citrix.monitor.exe.config is located at `C:\Program Files\Citrix\Monitor\Service\Citrix.Monitor.exe.Config` on the machine where the Delivery Controller is installed.
    

    This setting is provided by Microsoft on IIS. For more information, see https://docs.microsoft.com/en-us/dotnet/framework/network-programming/proxy-configuration. The defaultproxy field in the config file controls the outbound access of Director and Monitor Service. Configuration and communication with Performance Analytics requires the defaultproxy field to be set to true. It is possible that the policies in effect set this field to false. In this case, you must manually set the field to true. Take a backup of the config files before you make the changes. Restart the Monitoring service on the Delivery Controller for the changes to be affected.

  • You have an active Citrix Cloud entitlement for Citrix Analytics for Performance.
  • Your Citrix Cloud account is an Administrator account with rights to the Product Registration Experience. For more information about administrator permissions, see Modify Administrator Permissions.

Configuration steps

After you have verified the prerequisites, do the following:

  1. Log on to Director as a full administrator and select the Site which you want to configure with Performance Analytics.

  2. Click the Analytics tab. The Configuration page is displayed.

    Analytics tab

  3. Review the steps, select the terms of service, and then click Get Started.

    Get started

  4. Review the prerequisites and ensure that they are met. Review the Site Details.

  5. Click Connect Site to start the configuration process.

    Connect site

  6. A unique 8-digit registration code is generated to be used to register this Site with Citrix Cloud.

    Registration code

  7. Click Copy Code to copy the code and then click Register on Citrix Cloud.

  8. You are redirected to the Registration URL in Citrix Cloud. Log in with your Citrix Cloud credentials and select your customer.

  9. Paste the copied registration code in the Product Registrations page in Citrix Cloud. Click Continue to register. Review the registration details and click Register.

    Register in Citrix Cloud

  10. Your on-prem Site registers with Citrix Cloud. Now, from Director, click Go to Analytics in the Analytics tab.

    Go to Analytics

  11. Performance Analytics is opened on a new tab in your browser. Performance Analytics Dashboard

    If your Citrix Cloud session has expired, you might be redirected to the Citrix.com or My Citrix account logon page.

  12. To register multiple Sites with Performance Analytics, repeat the preceding configuration steps for each Site from Director. Metrics for all configured Sites are displayed on the Performance Analytics dashboard.

  13. To disconnect your Site from Citrix Cloud, click Disconnect Site. This option deletes the existing configuration.

    Notes:

    The first time you configure a Site, events from the Site might take some time (approximately an hour) to be processed; causing a delay in the display of metrics on the Performance Analytics dashboard. Thereafter, events refresh at regular intervals.

    Upon disconnect, data transmission from the old account continues for some time until the events from the new account are transmitted. For approximately one hour after data transmission stops, analytics related to the old account remain displayed on the Performance Analytics Dashboard.

    Upon expiry of entitlement to the Citrix Analytics service, it takes upto a day to stop sending the Site metrics to Performance Analytics.

Configuring on-premises Sites with Citrix Analytics for Performance