AppDynamics for Databases
2.9.x Documentation
...
Copy the license.lic file to the <AppD4DB install directory>/apache-tomcat directory. AppDynamics for Databases automatically recognizes the license.
...
Run the recreateAllAgents script as follows:
Code Block | ||
---|---|---|
| ||
C:\cd <AppD4DB install directory>\agent
C:\<AppD4DB install directory>\agent\csscript recreateAllAgents.vbs
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved
createMSSQLAgentservice.bat <MSSQL Collector Name>
createMYSQLAgentservice.bat <MySQL Collector Name>
createDB2Agentservice.bat <DB2 Collector Name |
Copy the output of the recreateAllAgents.vbs command and paste it into a text editor. Save the file as recreateAllAgents.txt. You will need the contents of this file later in this procedure.
...
For Windows only: Copy the contents of recreateAllAgents.txt and paste it into the command line similar to the following:
Code Block | ||
---|---|---|
| ||
C:\cd <AppD4DB install directory>\agent\
C:\<AppD4DB install directory>\agent\createMSSQLAgentservice.bat <MSSQL Collector Name> createMYSQLAgentservice.bat <MySQL Collector Name> createDB2Agentservice.bat <DB2 Collector Name> |
...
The Setup page shows how many concurrent licenses you have and how many you have consumed.
Until you apply a license, either through the License page, as described in Add a License or by adding the license.lic file to the apache-tomcat directory as described above, the Licenses area in AppDynamics for Databases 2.9 and higher indicates that no licenses have been added.
...