AWS Direct Connect (AWS_DX) links internal networks to an AWS Direct Connect location over a standard Ethernet fiber-optic cable.
One end of the cable is connected to your router, the other to an AWS Direct Connect router. With this connection, virtual interfaces can be created directly to public AWS services (for example, to Amazon S3) or to Amazon VPC. This connection bypasses internet service providers in your network path.
An AWS Direct Connect location provides access to:
- AWS services in the region with which it is associated.
- Public AWS services in all other public regions when using a single connection in a public region or AWS GovCloud (US).
External reference
Setup
To set up the AWS integration and discover the AWS service, go to AWS Integration Discovery Profile and select Direct Connections
.
Event support
CloudTrail event support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.
CloudWatch alarm support
- Not Supported
Supported metrics
OpsRamp Metric | AWS Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|---|
aws_dx_ConnectionState State of the connection. | ConnectionState | ConnectionState | Boolean | Average |
aws_dx_ConnectionBpsEgress Bit rate for outbound data from the AWS side of the connection. | ConnectionBpsEgress | ConnectionBpsEgress | Bits/Second | Average |
aws_dx_ConnectionBpsIngress Bit rate for inbound data to the AWS side of the connection. | ConnectionBpsIngress | ConnectionBpsIngress | Bits/Second | Average |
aws_dx_ConnectionPpsEgress Packet rate for outbound data from the AWS side of the connection. | ConnectionPpsEgress | ConnectionPpsEgress | Packets/Second | Average |
aws_dx_ConnectionPpsIngress Packet rate for inbound data to the AWS side of the connection. | ConnectionPpsIngress | ConnectionPpsIngress | Packets/Second | Average |
aws_dx_ConnectionCRCErrorCount Number of times cyclic redundancy check (CRC) errors are observed for the data received at the connection. | ConnectionErrorCount | ConnectionCRCErrorCount | Integer | Sum |
aws_dx_ConnectionLightLevelTx Indicates the health of the fiber connection for egress (outbound) traffic from the AWS side of the connection. | ConnectionLightLevelTx | ConnectionLightLevelTx | dBm | Average |
aws_dx_ConnectionLightLevelRx Indicates the health of the fiber connection for ingress (inbound) traffic to the AWS side of the connection. | ConnectionLightLevelRx | ConnectionLightLevelRx | dBm | Average |