Monitoring Citrix License Server
    • Dark
      Light
    • PDF

    Monitoring Citrix License Server

    • Dark
      Light
    • PDF

    Article Summary

    ControlUp supports monitoring the usage of licenses installed on a Citrix License Server. The only prerequisite for this is that the License Server needs to be added as a managed computer to the ControlUp organization. Once the ControlUp Agent is deployed to the License Server and started, the agent starts gathering license usage data and reporting it to the ControlUp Real-Time Console and monitor instances in your organization.

    When you double-click a Citrix License Server machine, the grid displays a Citrix Licenses tab in addition to the default Sessions, Processes, and Logical Disks tabs. When you click the Citrix Licenses tab, the information grid displays the license objects installed on the selected Citrix License Server.
    image.png

    Citrix Licensing Columns

    Column Name Description
    License CountThe total amount of installed licenses for the product
    License Pool - AvailableNumber of remaining licenses in the license pool that are ready for use
    License TypeDescribes the license type of the installed product
    Licenses in UseNumber of licenses currently in use
    Licenses in Use PercentagePercentage of licenses currently in use
    OverdraftAdditional 10% licenses granted to support temporary spikes in demand (relevant to XenDesktop with User/Device model only). Click here for more information.
    PLDTechnical ID of the licensed product
    ProductLicense product name and model

    Query Citrix License Utilization in Monitor PowerShell Cmdlet

    You can query real-time data for your license utilization from the monitor machines using our PowerShell cmdlets. The relevant table is Citrix Licenses.

    You can check Citrix licenses by importing the ControlUp.PowerShell.User module and running the following command:

    (Invoke-CUQuery -Scheme Main -Table "Citrix Licenses" -Fields *).Data
    

    image.png

    Alerting on Citrix License Utilization

    The Citrix Licenses view does not include a Stress Level column. However, you can still configure ControlUp to send alerts whenever the Citrix license utilization crosses a threshold. Use the Top Citrix License Utilization column in the Machines view and create the Stress Level settings, as shown below:
    image.png

    The settings in the screenshot show that if one of the license pools is at or above 101% license utilization, the load of the Stress Level will increase by one point.

    Use Case

    To learn more aboutCitrix license monitoring, use our interactive use cases guide:

    startcourse.png


    Was this article helpful?