During the initial configuration, you create the License Metric Tool database, application administrator,
and the disconnected (stand-alone) data source.
Before you begin
- Permissions and roles
- For information about permissions and roles required for the MS SQL Server database, see: Permissions and roles.
- Other considerations
- To use Windows authentication to connect to the databases, ensure that the License Metric Tool service is started by a user who has
access and creation privileges in the database. Compare the user in the "Log On" tab of the Windows
service with the user's roles in MSSQL to verify the necessary permissions.
Procedure
-
Create the License Metric Tool
database.
-
Enter the host name of the database server. The format of the host name depends on whether you
are connecting to a default instance of the MS SQL Server and use the default port.
|
Default instance of MS SQL Server |
Non-default instance of MS SQL Server |
Default port |
hostname |
hostname\instance_name |
Non-default port |
hostname:port |
hostname\instance_name:port |
-
Enter the name of the application database.
-
Select the authentication mode.
- Select Windows Authentication, to authenticate with a Windows user that
you specified as the service owner during the installation of License Metric Tool.
Restriction: If the MS
SQL Server is installed on the same computer as License Metric Tool, enter the database host name without
its domain name (FQDN) or use localhost
instead. The host name can be specified as
C1921680100
or localhost
, but not as
C1921680100.domain.com
or 192.168.0.100
.
- Select SQL Server Authentication to authenticate with an MS SQL Server
user. This authentication mode must be enabled in MS SQL Server. For more information, see: Enabling the MS SQL Server Authentication mode.
-
To create the database instance, click Create.
-
Create the administrator of License Metric Tool.
Tip: Avoid using admin, administrator, root or a similar name for the
administrative account. Such an account might be prone to hacker attacks and locked out if an
attacker exceeds the specified number of failed login attempts. For more information about the
account lockout, see:
Configuring user account lockout.
- Create the disconnected data source.
- Select Disconnected as the type of the data source, and click
Next.
- Specify the name of the disconnected data source and the location of the directory on
the License Metric Tool server where you upload results of
disconnected scans.
- To create the data source, click Create.
What to do next
Wait for the initial setup to complete. Then, set up data
collection.
To increase security of the transferred data, it is recommended to enable encrypted
connection to the License Metric Tool database. For more information, see: Enabling encrypted connection to the database.