Shared License Usage Measurements Configuration
Introduction
Use the shared-licenses.map file to configure license sharing rules for supported license managers and features. During processing, Open iT automatically applies the configured rules to the corresponding license manager-specific mapping files.
Supported License Managers and Feature
The following sections describe how to configure license sharing rules and apply the changes.
Apply the configurations in the Open iT Core Server.
Configuring shared-licenses.map
The shared-licenses.map file defines how a license manager handles licenses for sharing. Depending on whether you want to share licenses across both user and host, or by user-only, you must add the features to either the MAP: UH or MAP: U section. Use the instructions below to configure each mapping type.
Configuring User Host License Sharing (MAP: UH)
- Windows
- Unix
Step 1: Open the Configuration directory
-
Go to the Configuration directory.
By default, this is located at:
C:\Program Files\OpeniT\Configuration.
Step 2: Configure the shared-licenses.map file
-
Locate the
shared-licenses.mapfile and open it using your preferred text editor.The file contains additional instructions and examples for configuring license sharing rules.
-
Add or update the feature mappings for user license sharing under MAP: UH.
Mapping SyntaxMAP: UH
MyProduct;Daemon\DaemonName\FeatureName
MyProduct;Daemon\*\*The value
UHidentifies user host license sharing and must not be changed.Empty lines are allowed — any line beginning with
#as the first non-whitespace character is considered a comment. Globbing is also supported, allowing you to use several globbing patterns; however, remember that they are slower than exact matches. To make your mapping files more effective and efficient, refer to the Optimizing Rules to Speed Up Rename or Mapping page.In the mapping file, entries are case-insensitive, meaning that capitalization variations, such as 'Feature' and 'feature', will be recognized as identical. Also, note that leading and trailing spaces are removed from entries.
Example for CodemeterMAP: UH
*;codemeter*\*\*This example applies user host license sharing to all CodeMeter features on all hosts.
Example for RLMMAP: UH
WIN-HOST01;rlm\*\RLMFeature01This example applies user host license sharing to RLMFeature01 for all RLM daemons on the host WIN-HOST01;rlm.
Example for CarmakerMAP: UH
*;carmaker\*\*This example applies user host license sharing to all CarMaker features on all hosts.
You can also include custom configurations in this mapping file, such as default mapping, setting date limits on specific mapping entries, or creating nested maps.
-
Save the changes.
Step 1: Open the Configuration directory
-
Go to the etc directory.
By default, this is located at:
/var/opt/openit/etc.
Step 2: Configure the shared-licenses.map file
-
Locate the
shared-licenses.mapfile and open it using your preferred text editor.The file contains additional instructions and examples for configuring license sharing rules.
-
Add or update the feature mappings for user license sharing under MAP: UH.
Mapping SyntaxMAP: UH
MyProduct;Daemon\DaemonName\FeatureName
MyProduct;Daemon\*\*The value
UHidentifies user host license sharing and must not be changed.Empty lines are allowed — any line beginning with
#as the first non-whitespace character is considered a comment. Globbing is also supported, allowing you to use several globbing patterns; however, remember that they are slower than exact matches. To make your mapping files more effective and efficient, refer to the Optimizing Rules to Speed Up Rename or Mapping page.In the mapping file, entries are case-insensitive, meaning that capitalization variations, such as 'Feature' and 'feature', will be recognized as identical. Also, note that leading and trailing spaces are removed from entries.
Example for CodemeterMAP: UH
*;codemeter*\*\*This example applies user host license sharing to all CodeMeter features on all hosts.
Example for RLMMAP: UH
WIN-HOST01;rlm\*\RLMFeature01This example applies user host license sharing to RLMFeature01 for all RLM daemons on the host WIN-HOST01;rlm.
Example for CarmakerMAP: UH
*;carmaker\*\*This example applies user host license sharing to all CarMaker features on all hosts.
You can also include custom configurations in this mapping file, such as default mapping, setting date limits on specific mapping entries, or creating nested maps.
-
Save the changes.
Configuring User License Sharing (MAP: U)
- Windows
- Unix
Step 1: Open the Configuration directory
-
Go to the Configuration directory.
By default, this is located at:
C:\Program Files\OpeniT\Configuration.
Step 2: Configure the shared-licenses.map file
-
Locate the
shared-licenses.mapfile and open it using your preferred text editor.The file contains additional instructions and examples for configuring license sharing rules.
-
Add or update the feature mappings for user license sharing under MAP: U.
Mapping SyntaxMAP: U
MyProduct;Daemon\DaemonName\FeatureName
MyProduct;Daemon\*\*The value
Uidentifies user license sharing and must not be changed.Empty lines are allowed — any line beginning with
#as the first non-whitespace character is considered a comment. Globbing is also supported, allowing you to use several globbing patterns; however, remember that they are slower than exact matches. To make your mapping files more effective and efficient, refer to the Optimizing Rules to Speed Up Rename or Mapping page.In the mapping file, entries are case-insensitive, meaning that capitalization variations, such as 'Feature' and 'feature', will be recognized as identical. Also, note that leading and trailing spaces are removed from entries.
Example for CodemeterMAP: U
*;codemeter*\*\*This example applies user license sharing to all CodeMeter features.
Example for RLMMAP: U
*;rlm\RLMDaemon\RLMFeature01
*;rlm\RLMDaemon\RLMFeature02This example applies user license sharing to RLMFeature01 and RLMFeature02 under RLMDaemon.
Example for CarmakerMAP: U
*;carmaker\*\*This example applies user license sharing to all Carmaker features.
You can also include custom configurations in this mapping file, such as default mapping, setting date limits on specific mapping entries, or creating nested maps.
-
Save the changes.
Step 1: Open the Configuration directory
-
Go to the etc directory.
By default, this is located at:
/var/opt/openit/etc.
Step 2: Configure the shared-licenses.map file
-
Locate the
shared-licenses.mapfile and open it using your preferred text editor.The file contains additional instructions and examples for configuring license sharing rules.
-
Add or update the feature mappings for user license sharing under MAP: U.
Mapping SyntaxMAP: U
MyProduct;Daemon\DaemonName\FeatureName
MyProduct;Daemon\*\*The value
Uidentifies user license sharing and must not be changed.Empty lines are allowed — any line beginning with
#as the first non-whitespace character is considered a comment. Globbing is also supported, allowing you to use several globbing patterns; however, remember that they are slower than exact matches. To make your mapping files more effective and efficient, refer to the Optimizing Rules to Speed Up Rename or Mapping page.In the mapping file, entries are case-insensitive, meaning that capitalization variations, such as 'Feature' and 'feature', will be recognized as identical. Also, note that leading and trailing spaces are removed from entries.
Example for CodemeterMAP: U
*;codemeter*\*\*This example applies user license sharing to all CodeMeter features.
Example for RLMMAP: U
*;rlm\RLMDaemon\RLMFeature01
*;rlm\RLMDaemon\RLMFeature02This example applies user license sharing to RLMFeature01 and RLMFeature02 under RLMDaemon.
Example for CarmakerMAP: U
*;carmaker\*\*This example applies user license sharing to all Carmaker features.
You can also include custom configurations in this mapping file, such as default mapping, setting date limits on specific mapping entries, or creating nested maps.
-
Save the changes.
This mapping may affect the following data types:
Licpoll2
- (45) Total License Use v2.0
- (46) Individual License Use v2.0
- (47) Host License Use v2.0
- (49) Host User License Use
- (60) Total License Queued
- (61) Individual License Queued
- (71) Usergroup License Use v2.0
- (72) Hostgroup License Use v2.0
- (93) OLAP Raw Hourly
- (94) OLAP User Concurrency
- (102) OLAP Total Use
- (103) OLAP Featureset PPU
- (110) License Application Version
- (111) Total License Use Appversion
- (113) Usergroup License Use Appversion
- (114) Total PPU License Use
- (115) Hostgroup License Use v3.0
Next Steps?
Proceed with data regeneration after configuring all the necessary mapping files to apply the changes in the real-time and historical reports.
For real-time reports:
For historical reports: