Introduction
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).
Setup
To set up the OpsRamp AWS integration and discover the AWS service,
go to AWS Integration Discovery Profile and select Direct Connections
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
aws_dx_ConnectionState | ConnectionState | Boolean | AVERAGE | State of the connection. |
aws_dx_ConnectionBpsEgress | ConnectionBpsEgress | Bits/Second | AVERAGE | Bit rate for outbound data from the AWS side of the connection. |
aws_dx_ConnectionBpsIngress | ConnectionBpsIngress | Bits/Second | AVERAGE | Bit rate for inbound data to the AWS side of the connection. |
aws_dx_ConnectionPpsEgress | ConnectionPpsEgress | Packets/Second | AVERAGE | Packet rate for outbound data from the AWS side of the connection. |
aws_dx_ConnectionPpsIngress | ConnectionPpsIngress | Packets/Second | AVERAGE | Packet rate for inbound data to the AWS side of the connection. |
aws_dx_ConnectionCRCErrorCount | ConnectionCRCErrorCount | Integer | AVERAGE | Number of times cyclic redundancy check (CRC) errors are observed for the data received at the connection. |
aws_dx_ConnectionLightLevelTx | ConnectionLightLevelTx | dBm | AVERAGE | Indicates the health of the fiber connection for egress (outbound) traffic from the AWS side of the connection. |
aws_dx_ConnectionLightLevelRx | ConnectionLightLevelRx | dBm | AVERAGE | Indicates the health of the fiber connection for ingress (inbound) traffic to the AWS side of the connection. |
Event support
CloudTrail event support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.
CloudWatch alarm support
- Not Supported