Introduction
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. Route 53 is used to do the following main functions in any combination: domain registration, DNS routing, and health checking.
Health Check
Amazon Route 53 health checks monitor the health and performance of your web applications, web servers, and other resources. Each health check that you create can monitor one of the following:
- The health of a specified resource, such as a web server
- The status of other health checks
- The status of an Amazon CloudWatch alarm
Hosted Zone
A public hosted zone is a container that holds information about how you want to route traffic on the internet for a specific domain, such as example.com, and its subdomains (acme.example.com, zenith.example.com). After a hosted zone is created, records are then created to specify how to route traffic for the domain and subdomains.
Note
Use the OpsRamp AWS public cloud integration to discover and collect metrics against the AWS service.Setup
To set up the OpsRamp AWS integration and discover the AWS service,
go to AWS Integration Discovery Profile and select Route53
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description | |
---|---|---|---|---|---|
aws_route53_HealthCheckPercentageHealthy | HealthCheckPercentageHealthy | HealthCheckPercentageHealthy | Count | AVERAGE | Percentage of Amazon Route 53 health checkers that consider the selected endpoint to be healthy. |
aws_route53_HealthCheckStatus | HealthCheckStatus | HealthCheckStatus | Percent | AVERAGE | Indicates the health status. |
aws_route53_ChildHealthCheckHealthyCount | ChildHealthCheckHealthyCount | Child Health Check Healthy Count | Count | Average | Child Health Check Healthy Count |
Event support
CloudTrail event support
- Supported
- Route 53 (CreateHealthCheck, DeleteHealthCheck)
- Hosted Zone (CreateHostedZone, DeleteHostedZone)
- Configurable in OpsRamp AWS Integration Discovery Profile.
CloudWatch alarm support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.