This knowledge base provides details about the bandwidth usage of the Amazon monitor and its child monitors. Both ingress (download) and egress (upload) bandwidth are listed for each operation.
Note: The bandwidth values mentioned below are sample estimates. Actual bandwidth consumption may vary depending on the customer’s AWS resources, configuration, and the amount of data collected.
Credential validation
This API is used to validate the provided AWS credentials.
API Host
Ingress (KB)
Egress (KB)
sts-global-default.us-east-1.amazonaws.com
5.2
1.5
Region validation (Optional)
This API is used to validate the selected AWS regions and optimize subsequent API calls.
Host
Ingress (KB)
Egress (KB)
ec2.us-east-1.amazonaws.com
6.8
1.5
Amazon monitor discovery
Scenario 1: Discovery with 1 RDS, 1 EKS & 1 Lambda in a single region
The following bandwidth usage applies when discovering one RDS instance, one EKS cluster, and one Lambda function in a single AWS region for an Amazon monitor.
Both the credential validation & region validation is done once per discovery.
Host
Ingress (KB)
Egress (KB)
sts-global-default.us-east-1.amazonaws.com
5.2
1.5
ec2.us-east-1.amazonaws.com
6.8
1.5
rds.us-west-1.amazonaws.com
6.6
1.6
lambda.us-west-1.amazonaws.com
6
1
eks.us-west-1.amazonaws.com
5.3
1
Total Bandwidth
29.9
6.6
Scenario 2: Discovery with 1 RDS in a single region
The following bandwidth usage applies when discovering one RDS instance in a single AWS region for an Amazon monitor.
Host
Ingress (KB)
Egress (KB)
sts-global-default.us-east-1.amazonaws.com
5.2
1.5
ec2.us-east-1.amazonaws.com
6.8
1.5
rds.us-west-1.amazonaws.com
6.6
1.6
Total Bandwidth
18.6
4.6
Data Collection
RDS Instance data collection
The following bandwidth usage applies to data collection for an RDS Aurora MySQL instance monitor in a single poll.
Host
Ingress (KB)
Egress (KB)
sts-global-default.us-east-1.amazonaws.com
5.2
1.5
rds.us-west-1.amazonaws.com
12.8
3.2
monitoring.us-west-1.amazonaws.com
12.1
19.5
Total Bandwidth
30.1
24.2
Lambda data collection
The following bandwidth usage applies to data collection for a Lambda monitor in a single poll.
Host
Ingress (KB)
Egress (KB)
sts-global-default.us-east-1.amazonaws.com
5.2
1.5
lambda.us-west-1.amazonaws.com
7.5
1.1
monitoring.us-west-1.amazonaws.com
5.4
8.3
Total Bandwidth
18.1
10.9
Elastic Kubernetes Service (EKS) data collection
The following bandwidth usage applies to an EKS cluster monitor during a single poll with the below resources:
1 node
4 pods
5 containers
3 services
1 deployment
Host
Ingress (KB)
Egress (KB)
AWS APIs
71.5
40.7
lambda.us-west-1.amazonaws.com
9.4
1.2
monitoring.us-west-1.amazonaws.com
162.5
26
Total Bandwidth
243.4
67.9
Calculation summary
Example
If the customer has 50 RDS instances in the Amazon account,
Amazon discovery
Single request to fetch all the RDS instances in the account.
Amazon VPC Monitoring – Frequently Asked Questions This Knowledge Base article answers frequently asked questions about configuring and monitoring Amazon VPC using Applications Manager. It covers prerequisites, data collection issues, VPC Flow Log ...
How Cloud Monitoring Works? Cloud Monitoring involves collecting, analyzing, and visualizing performance metrics and telemetry data from cloud infrastructure and applications via APIs. Cloud Monitoring data collection flow: API Authentication: ...
This document outlines the prerequisites, required AWS IAM permissions, and configuration steps needed to enable Amazon VPC monitoring using VPC Flow Logs, Amazon Athena, and AWS Glue in Applications Manager. It also provides troubleshooting guidance ...
Physical Memory Utilization Calculation: Note: For version 16800 and above , the Skip option will be under Settings -> Performance Polling -> Servers -> Linux monitor type. Formula: (i) If Skip buffer and cache from monitoring (Applicable only for ...
To effectively monitor an HAProxy instance, you can enable and access the HAProxy stats page, which provides real-time metrics about HAProxy's performance. Steps to Enable HAProxy Stats: Open the HAProxy Configuration File: The HAProxy configuration ...