CommVault Simpana - Planning the Data Collector Deployment
  
Version 9.2.01
For details, refer to the APTARE StorageConsole Certified Configurations Guide and the APTARE StorageConsole Data Collector Installation Guide for Backup Manager.
CommVault Simpana - Planning the Data Collector Deployment
1. Identify a server where the Data Collector software will be installed. Server requirements include:
64-bit OS.
Support Java Runtime Environment (JRE) 1.7.
For performance reasons, APTARE recommends that you do not install Data Collectors on the same server as the StorageConsole Portal. However, if you must have both on the same server, verify that the Portal and Data Collector software do not reside in the same directory.
Install only one Data Collector on a server (or OS instance).
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
Data Collector Configurations Specific to CommVault Simpana
See also, Before You Install the Data Collector (CommVault Simpana) in the APTARE StorageConsole Data Collector Installation Guide for Backup Manager.
 
1. The Data Collector should be installed on the same server as the WMI proxy server.
2. WMI Proxy access requires the following: Port 135 for skipped files collection and TCP 445 for CIFS. A fixed port can be configured for WMI. See: http://msdn.microsoft.com/en-us/library/bb219447%28VS.85%29.aspx
3. MS SQL Server needs to be accessible to the collector on a static TCP Port (1433 recommended), requiring a restart of the SQL database service, if not already configured.
4. MS SQL Server must be set to Mixed-mode authentication, and the login to be used for collection must be using SQL authentication. See: https://msdn.microsoft.com/en-us/library/ms188670.aspx.
5. Identify a user with administrative privileges on the CommServe server.
6. In the Portal, add CommVault servers: Admin > Hosts and Domains > Hosts and Host Groups.
Internal Name - Must match the host name of the CommServe server; fully qualified domain name (FQDN).
IP Address - IP address of the Commserve server.
Type - CommVault Server.
7. Database Server Access: Read-only user ID with a non-expiring password for the CommServe database. This is an MS SQL server login with at least the following roles and permissions in the CommServe database:
db_datareader EXECUTE
dbo.GetDateTime EXECUTE
dbo.GetUnixTime EXECUTE
dbo.GetJobFailureReason EXECUTE
dbo.JMGetLocalizedMessageFunc EXECUTE
8. Configure a Data Collector policy using the following details.
Field
Description
Domain
Typically, only one domain is listed; Managed Services Providers will have a domain for each customer.
CommServe Server Address
IP address or host name of the CommServe server.
CommServe DB Server Address
IP address or host name of the CommServe database system - may be empty (in which case the CommServe database host name defaults to that of the CommServe server).
DB Server Port
Port used by the CommServe database (defaults to 1433). This port is not enabled by default on the SQL server. Once this port is configured on the SQL server, the server must be restarted before data collection can occur.
DB Server User ID & Password
User ID and password for the CommServe database. This is an MS SQL server login with at least the following roles and permissions in the CommServe database:
db_datareader EXECUTE
dbo.GetDateTime EXECUTE
dbo.GetUnixTime EXECUTE
dbo.GetJobFailureReason EXECUTE
dbo.JMGetLocalizedMessageFunc EXECUTE
Probes to Activate with Schedules
Inventory, Jobs, Drives in Use: Frequency of data collection for these probes.
Skipped File Details
Activates skipped file collection details - this collects which files had problems during backup/restore and needed to be skipped. It collects client logs and may require WMI proxy information. By default, this field is not selected. Activating this field will cause another collection to run periodically that may take hours (depending on the number of clients).
CommServe Server Domain
Domain associated with the User ID.
CommServe Server User ID & Password
User name with administrative privileges on the CommServe server. The User ID and Password fields are required for the Skipped File Details collection.
WMI Proxy Address
IP address or host name of the WMI Proxy. If this field is blank, 127.0.0.1 will be used.
9. On the Data Collector server, install/update the Data Collector software, using the instructions in the APTARE StorageConsole Data Collector Installation Guide for Backup Manager.