Please enter search query.
Search <book_title>...
APTARE IT Analytics Data Collector Installation Guide for the Cloud
Last Published:
2022-11-10
Product(s):
APTARE IT Analytics (10.6)
- 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
Add the role to the IAM user
Log in to the AWS Payer Account.
In the AWS IAM window, select the User that you created.
Under the user's permissions, in addition to the ReadOnlyAccess policy that is listed, create an .
Select Custom Policy and enter a .
Customize permissions by editing the policy, replacing the Resource example (shown in below) with the that you copied to the clipboard, enclosed in straight quotes.
{"Statement":[ { "Effect": "Allow", "Action": "sts:AssumeRole", "Resource": } ] }The AWS configuration is now complete. Proceed with the Data Collection Configuration.