APTARE IT Analytics Data Collector Installation Guide for the Cloud
- Pre-Installation Setup for Amazon Web Services (AWS)
- Pre-Installation setup for Amazon Web services (AWS)
- Prerequisites for adding Data Collectors (Amazon Web services)
- Prerequisite Amazon Web services (AWS) configurations
- Configure an S3 bucket to receive billing reports
- Select cost allocation tags
- Create an AWS IAM user
- Link AWS accounts for Collection of consolidated billing data
- Installation overview (Amazon Web Services - AWS)
- Add an Amazon Web services (AWS) policy
- Pre-Installation Setup for OpenStack Ceilometer
- Pre-Installation Setup for OpenStack Swift
- Pre-Installation Setup for Microsoft Azure
- Pre-Installation setup for Microsoft Azure
- Setting up credentials for Microsoft Azure Data Collection
- Install the Azure PowerShell client on a Windows computer
- Find your tenant and subscription ID
- Register a new application for the Data Collector
- Create a principal and assign role to the application
- Prerequisites for Adding Data Collectors (Microsoft Azure)
- Installation overview (Microsoft Azure)
- Adding a Microsoft Azure Data Collector policy
- Installing the Data Collector Software
- Introduction
- Installing the WMI Proxy service (Windows host resources only)
- Testing WMI connectivity
- Installing Data Collector software: From the internet
- Installing Data Collector software: No internet available from the Data Collector server
- Installing Data Collector software on Windows portal platform
- Installing Data Collector software on Linux portal platform
- 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.