Our NAT Gateway integration reports data from your NAT Gateway service to your New Relic account using AWS CloudWatch Metric Streams.
Features
With this integration, you can see your NAT Gateway telemetry data in New Relic. You can monitor your services, query incoming data, and build dashboards, to observe everything at a glance.
Activate AWS CloudWatch Metric Streams
To enable AWS CloudWatch Metric Streams, follow the instructions for connecting AWS CloudWatch Metric Streams to New Relic.
Tip
If you already have AWS CloudWatch Metric Streams enabled, you should already see the metrics in New Relic! No need to make any changes.
Find and use data
Data from this integration is attached to our Metric
data type.
One way to find your data: Go to one.newrelic.com > All capabilities > Metrics and events and filter by aws.natgateway
.
Metric data
Details on the metrics reported:
Metric (min, max, average, count, sum) | Unit | Description |
---|---|---|
| count | The total number of concurrent active TCP connections through the NAT gateway. |
| bytes | The number of bytes received by the NAT gateway from the destination. |
| bytes | The number of bytes received by the NAT gateway from clients in your VPC. |
| bytes | The number of bytes sent out through the NAT gateway to the destination. |
| bytes | The number of bytes sent through the NAT gateway to the clients in your VPC. |
| count | The number of connection attempts made through the NAT gateway. |
| count | The number of connections established through the NAT gateway. |
| count | The number of times the NAT gateway could not allocate a source port. |
| count | The number of connections that transitioned from the active state to the idle state. An active connection transitions to idle if it was not closed gracefully and there was no activity for the last 350 seconds. |
| count | The number of packets dropped by the NAT gateway. |
| count | The number of packets received by the NAT gateway from the destination. |
| count | The number of packets received by the NAT gateway from clients in your VPC. |
| count | The number of packets sent out through the NAT gateway to the destination. |
| count | The number of packets sent through the NAT gateway to the clients in your VPC. |
Tips for using your data
For how to create custom charts of your data, see our NRQL docs. For tips on querying this kind of data, see Query metric data.
You can set up to get notifications about changes in your data. Learn more about creating alerts.