Skip to main content
Version: 11

License Management

The CLIMS > Manage page displays a quick rundown of the license managers connected to the Open iT Server.

This page shows the vendors detected on the CLIMS Clients and their status are categorized 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

Switch between the card and table views by clicking on their corresponding button located beside the filter icon.

Click on a vendor item or card to open its Vendor Daemon page.

The Vendor Daemon page shows more information about the selected vendor and caters functionalities ranging from issuing remote commands to working with license and options files.

Stopping, Starting, or Rereading a Vendor Daemon

  1. From the CLIMS > Manage page, select the preferred vendor.

  2. Click the command button you want to run.

Starting Triad Machine(s)

note

CLIMS only supports DSLS, FlexNet, LM-X, and RLM for triad setup detection.

  1. From the CLIMS > Manage page, select the preferred vendor.

  2. Click Server Down Icon beside the License Manager details.

  3. Select the server(s) to start.

  4. Click Start.

Revoking License of a Specific User

  1. From the CLIMS > Manage page, select the preferred vendor.

  2. On the Feature table, select the preferred feature.

  3. Click Revoke for the selected user.

Updating a License or Options File

  1. From the CLIMS > Manage page, select the preferred vendor.

  2. Go to the Licenses tab.

  3. Click on the license or options file you want to work on.

  4. Use the built-in text editor to update the file.

    Use the Compare tab if you want to see the file diffs between the local and working copies of the license/options file.

    • To enable locked-scrolling mode, click Locked Scroll Icon between the text areas.
    • To work with an old revision of the file, click Working Copy then select the revision you want to use.

    Use the Edit tab if you prefer to view only the working copy.

    • To work with an old revision of the file, click Working Copy then select the revision you want to use.

Semantic License Comparison

For FlexNet, LM-X, and RLM license files, CLIMS displays a more intuitive view of the file changes.

Under the Compare tab, use the Text Diff sub-tab to update the license file while also viewing the diffs between the local and working copies.

The Changes sub-tab summarizes and categorizes the changes made per line. Click on an item to drill down into the insights and details.

Under the Edit tab, use the Text sub-tab to update the license file, then view the summary of file contents in the Summary sub-tab.

Saving File Changes

Once you are done updating the license/options file, tick Publish or Publish and Reread at the lower-right corner of the text editor modal, then click Save.

warning

Execute Publish or Publish and Reread on the Licenses tab if you did not tick this option beforehand.

Detected Local File Updates

CLIMS can detect local updates made to the license and option files.

In this scenario, you have an option to either Discard or Accept the local changes.

Save the changes afterwards.

Uploading a New License File

  1. From the CLIMS > Manage page, select the preferred vendor.

  2. Go to the Licenses tab, then click Add New License File.

  3. Click Browse File and select a valid license file.

    warning

    The file size limit is 2MB.

  4. Add a comment.

  5. Tick Publish or Publish and Reread.

  6. Click Upload.

    warning

    Execute Publish or Publish and Reread on the Licenses tab if you did not tick this option beforehand.

Viewing a Debug Log File

  1. From the CLIMS > Manage page, select the preferred vendor.

  2. Go to the Debug tab.

  3. To view logs from a specific day, select the desired date using the provided date selector.

Viewing the Console Tab

The Console tab displays the 100 most recent console command logs made when running the vendor daemon.

Labeling Vendors

  1. Go to the CLIMS > Manage page.

  2. Click to switch to Table View.

  3. Click the Edit Label icon of the target vendor.

  4. Type in the preferred vendor label.

  5. Click the save icon.

Configuring the Vendor Label Format

You can formulate a vendor label format using the following variables:

  • {label} - the custom vendor label
  • {hostname} - the hostname of the vendor
  • {raw} - the default vendor name

To configure the vendor label format:

  1. Log in using an Administrator account.

  2. Go to Administration > CLIMS Administration > Configurations.

  3. In Configurations/General, create a label syntax in LabelFormat.

    Use the available variables as preferred. You can also include additional characters and symbols in the label format.

    Example Label Format
    {label}[{hostname}] - ({raw})

    The sample label format above appends the hostname and raw vendor name to the vendor label.

  4. Click Save.

Go to the Manage page and the vendor labels should already follow the configured format.