Pre-Installation Setup for HP Data Protector > Before You Install the HP Data Protector Data Collector
   
Version 9.1
Before You Install the HP Data Protector Data Collector
Note: These steps apply only if you are performing an IN-HOUSE installation. If a third-party service provider is hosting your Portal—that is, a HOSTED installation (perhaps for a product evaluation)—skip this section and contact your hosting organization’s representative to configure the hosted portal for your Data Collector.
1. Update the Local Hosts file to enable communication between the data collector server an the portal. See Update the Local Hosts File.
2. Identify the specific HP Data Protector elements that will be required for the Data Collector configuration.
Identify HP Data Protector Collection Requirements
Configure the Data Collector Server in Cell Manager
Configure an HP Data Protector User
Validate HP Data Protector Setup
3. In the StorageConsole Portal, configure the HP Data Protector servers that are needed for data collection. See Add HP Cell Manager Servers to StorageConsole.
4. Configure an HP Data Protector data collection policy. See Adding/Editing Data Collectors.
 
Update the Local Hosts File
1. Add the Portal IP Address to the Local Hosts file on the Data Collector server or on any available client with web-browsing capabilities.
Note: Only edit the local hosts file if a DNS entry hasn’t already been set up in your enterprise to resolve both http://aptareportal.yourdomain.com and http://aptareagent.yourdomain.com to the Portal IP address.
a. Login to the Data Collector server.
b. On a Linux server:
vi /etc/hosts
Add entries for aptareportal.yourdomain.com and aptareagent.yourdomain.com, both resolving to the Portal server IP address.
On a Windows server:
edit C:\Windows\System32\drivers\etc\hosts
Add entries for aptareportal.yourdomain.com and aptareagent.yourdomain.com, both resolving to the Portal server IP address.
2. On the Data Collector server, add entries to the local hosts file, both resolving to the Portal server IP address.
Example:
172.16.2.2 aptareportal.<yourdomain>.com
172.16.2.3 aptareagent.<yourdomain>.com