Skip to main content
Version: 10.2

License Monitoring

The License Monitor or Monitor page contains the real-time display of all monitored license servers.

License Monitor Page

License Monitor Page


Just like in the License Managers page, the status of the detected vendors are identified as follow:

  • Green - the vendor daemon is up; the client is connected to the server
  • Yellow - the files are not updated for more than two (2) hours
  • Red - the vendor daemon stopped; the client can either be disconnected or connected to the server
  • Gray - the vendor daemon is up (last known); client is disconnected to the server

Click on the vendor to see the features under it.

License Monitor Page: Features per Vendor

License Monitor Page: Features per Vendor


Click a feature to view its users.

License Monitor Page: Users per Feature

License Monitor Page: Users per Feature


Enable the License Monitor Page

Administrators can allow an access control to navigate to the Monitor page through the Page Visibility option.

However, by default, the Page Visibility list does not include the Monitor page.

To add Monitor to the Page Visibility list in Administration > Access Controls:

  1. Go to the Configuration folder, which is C:\Program Files\OpeniT\Zero\Configuration by default.

  2. Create a copy of FeatureControl.json and rename the duplicate file to FeatureControl.Override.json.

    Open the existing FeatureControl.Override.json, if there is already one.

  3. In the override file, under Monitor, set Visible to true for RoleBasedPageAccessFilter.

    FeatureControl.Override.json
    {
    "FeatureControl": {
    "Monitor": {
    "EnabledFor": [
    {
    "Name": "RoleBasedPageAccessFilter",
    "Parameters": {
    "Visible": true
    }
    }
  4. Save the file.

warning

For administrators, the Monitor page immediately becomes available in the CLIMS web interface after enabling.

After updating the file, Administrators can proceed with Managing Access Controls to grant access to the Monitor page.

Page Visibility with Monitor

Page Visibility with Monitor


Export Data from the License Monitor

  1. Click Export Icon Export.

    Export

    Export


  2. Choose whether to Export as CSV or Export as Excel File.

    Export Selection

    Export Selection


warning

You can also filter the data to export based on the inputs in the Search bar.

For example, if you want to export the license monitor data from a specific vendor, input the vendor name in the Search bar, then export as preferred.

View Quick Reports

The Monitor page also displays quick reports, such as Utilization Trend, License Efficiency, and Heatmap.

However, by default, quick reports are disabled.

To display the quick reports in the Monitor page:

  1. Log in using an Administrator account.

  2. Go to Administration > Configurations.

  3. Select Configurations/DataManagement from the list of available configuration files.

    Configurations/DataManagement

    Configurations/DataManagement


  4. Set the value of ProcessData to True.

    Configurations/DataManagement: Process Data

    Configurations/DataManagement: Process Data


  5. Click Save.

    Saving Configurations/DataManagement

    Saving Configurations/DataManagement


To verify, log in using an account with access to the Monitor page.

Click on a vendor and the quick reports icons should be visible right next to the Usage column.

License Monitor Page: Quick Reports

License Monitor Page: Quick Reports