APTARE IT Analytics Data Collector Installation Guide for Replication Manager
- Pre-Installation setup for NetApp (Replication)
- Installing the Data Collector software
- Validating Data Collection
- Uninstalling the Data Collector
- Manually starting the Data Collector
- Appendix A. Firewall configuration: Default ports
Installing Data Collector software: No internet available from the Data Collector server
Use these instructions if you are installing via the Internet where Internet access is not available from the data collector server.
Note the Platform/OS of the
on which you want to install the Data Collector.Open a browser on a client with web access (you will download the installer to this client, and then copy it to the
).Navigate to the Support website to access the relevant download link.
Download the Data Collector Installer that corresponds to the platform of the
.Linux: sc_datacollector_linux_<releaseversion>_<MMDDYYYY>.bin
Windows: sc_datacollector_win_<releaseversion>_<MMDDYYYY>.exe
At the prompt, save the Data Collector Installer to a directory on the client.
Copy the Data Collector Installer to the Data Collector Server where the Data Collector is to be installed.
Go to the Data Collector Server and run the installer.
On Windows:
Execute sc_datacollector_win_<releaseversion>_<MMDDYYYY>.exe
Proceed to the UI deployment.
See Installing Data Collector software on Windows portal platform.
On Linux:
If the
has X-Windows, take these steps, substituting the relevant Data Collector Installer name for <installer_file>chmod +x <installer_file>
sh ./<installer_file> -i swing
Proceed to the UI deployment.
See Installing Data Collector software on Windows portal platform.
If the
does not have X-Windows:Proceed to the Console Installation instructions.