The Asset Management System (AMS) lets you view discovered and owned data for an asset that has been linked through reconciliation. After you install the AMS, which requires that you install the Java Development Kit (JDK) before you start the CA APM installation, the component is configured for the AMS server name, and not the public DNS name. To configure the component for the DNS name, change a setting for the AMS component in the web configuration file.
To configure AMS for the DNS name
[ITAM Root Path]\Web Server
<add key="AMS" value="http://AMS Server Name:9080/AMS/login.do" />
<add key="AMS" value="http://Public DNS Name where AMS is installed:9080/AMS/login.do" />
AMS uses the DNS name instead of the AMS server name.
Note: Subsequent updates to the web server configuration through System Configuration in the product overwrite the changes you make in this procedure.
|
Copyright © 2013 CA.
All rights reserved.
|
|