APTARE IT Analytics Licensing Guide
- License installation and guidelines
- License overview
- Understanding licensing restrictions
- Requesting a license key file
- Install a license
- Verify the current license configuration
- Criteria to determine license limits
- Managing licenses
- View the current license
- Delete clients
- Expand your license configuration
- Exclude objects from future data collections
- Configure the Data Collector policy to exclude the object
- Removing objects from the license count
- Deleting objects using the Inventory List view
- License key utility
- License management from command line
- Troubleshooting
Install a license on Linux Portal platform
Follow these steps to install the Portal License on a Linux platform.
Receive the License File
Save the license file on your Portal server and then complete all of the following steps.
Ensure that the Oracle Processes are Running
Log in as root on your APTARE IT Analytics Database server (the Database and Portal servers are usually the same physical server).
/opt/aptare/bin/oracle start
Run the Installation Script
Log in as on your APTARE IT Analytics Portal server.
Switch to a Tomcat user login.
su - tomcat
Run the installation script:
/opt/aptare/utils/installLicense.sh
When prompted for the name of the license file, enter the complete path to the license key file you saved on your server. Overwrite an existing license if you are prompted to do so.
Sample dialog:
Enter the name of the license file you wish to install [portal.license] : /opt/aptare/mycompany.license Verifying license... Copying license... Copying license... License installed SystemConfig. File Name is /opt/aptare/portalconf/portalproperties.xml DbPool.initilised().Entering. 25 2 GenericPool.setMaxObjectCount(). Entering 0 0 25 GenericPool.initializePool(). Entering 0 0 25 New JDBC connection pool established DbHandle.init(). Initialized the DbPool.
Verify the License Installation
Go to the procedure in the following section.