NetBackup IT Analytics Data Collector Installation Guide for the Cloud
- Pre-Installation Setup for Amazon Web Services (AWS)
- Create an AWS IAM user
- Link AWS accounts for Collection of consolidated billing data
- Pre-installation setup for Google Cloud Platform
- Pre-Installation Setup for OpenStack Ceilometer
- Pre-Installation Setup for OpenStack Swift
- Pre-Installation Setup for Microsoft Azure
- Installing the Data Collector Software
- Validating Data Collection
- Uninstalling the Data Collector
- Manually Starting the Data Collector
- Appendix A. Firewall Configuration: Default Ports
Create an AWS IAM user
Data collection requires an Amazon Web Services (AWS) Identity and Access Management (IAM) user with restricted permissions. This user must have read-only permission to collect billing records from the S3 bucket and also to access the AWS API methods to retrieve data about EC2 resources and any S3 bucket.
See Link AWS accounts for Collection of consolidated billing data.
In Amazon Web Services IAM Management Console, create an IAM user, specifically for use by the NetBackup IT Analytics Data Collector.
Click
enter a user name.Ensure that Generate an access key for each user is selected.
This configuration results in the following security credentials: Access Key ID and Secret Access Key.
Download the credentials, which you will need later when configuring a Data Collector Policy.
These credentials are required when configuring the NetBackup IT Analytics AWS Data Collector Policy. The access key and secret access key will be used by the Data Collector to make read-only requests to AWS APIs.
In the IAM window, select the IAM User you just created and grant permissions by attaching the AWS-supplied ReadOnlyAccess policy.
This read-only policy allows the Data Collector to retrieve data about EC2 resources and S3 buckets.
If you prefer to create a custom AWS policy, for example, to restrict access to buckets with sensitive data.
See Example of a custom AWS policy for NetBackup IT Analytics AWS collection.
If you want to link AWS accounts, refer to the following.
See Link AWS accounts for Collection of consolidated billing data.