Pre-Installation Setup for Veritas Backup Exec > Add Veritas Backup Exec Servers
  
Version 10.3.00P13
Add Veritas Backup Exec Servers
For each Backup Exec Server specified in the Data Collector Pre-Installation worksheet, add the Backup Exec Servers to APTARE IT Analytics.
1. In the Portal, add a host for each Backup Exec server. See Managing Hosts and Backup Servers.
Host Name - Displayed in the Portal.
Internal Host Name - Must match the host name of the Backup Exec server; fully qualified domain name (FQDN).
Backup Type - Backup Exec Data Collector.
Importing Backup Exec Server Information
For the Data Collector to interrogate the Backup Exec servers and retrieve the necessary information for transmission to the Portal, a list of the Backup Exec servers with corresponding access parameters must be loaded into the Portal database.
1. Create a comma-separated value (CSV) file, and for every Backup Exec Data Collector specified in the Data Collector Pre-Installation worksheet, enter a comma-separated line with: an optional domain name, mandatory host names and optional IP addresses, database instance, administrator user names and passwords.
If the IP Address field is left blank, the Data Collector will detect the null address and perform an IP lookup, using the host name, and then connect to the Backup Exec SQL server.
Each line in the CSV file should follow this format:
WindowsdomainName,hostname,ip_address,dbInstance,adminUserName,adminPassword
Example CSV File:
,server1,,,,
,server2,,,,
,server3,,,,
,server4,,,,
windowsdomainname,myserver,10.0.0.67,scdb,Administrator,password
In the previous example file, there are five Backup Exec servers to be loaded into the Portal. The first four servers will use the default credentials. The last server will use the credentials as specified in this file.
Note: Passwords are stored in the Portal database in a strongly encrypted format and only decrypted in memory once passed to the Data Collector application immediately prior to use.
WindowsDomainName, adminUserName and adminPassword - [optional] -Supply values for these three parameters if you wish to use a default Windows domain name, domain administrator user name and administrator password to connect to the Backup Exec servers. These default values will apply only to the Backup Exec servers listed in the CSV file that do not already contain values for these fields.
dbInstance- [optional] - Supply the name of a specific database instance, if you want to use a database that is different from the default Backup Exec database.
2. In the Veritas Backup Exec Data Collector Policy window, click Import to access the Upload CSV window where you can enter a default Database Instance and the name of the CSV file in which you placed the server configuration details.